RelationshipMetadata Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides information about the relationship properties.
public class RelationshipMetadata : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Relationships.Models.RelationshipMetadata>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Relationships.Models.RelationshipMetadata>
type RelationshipMetadata = class
interface IJsonModel<RelationshipMetadata>
interface IPersistableModel<RelationshipMetadata>
Public Class RelationshipMetadata
Implements IJsonModel(Of RelationshipMetadata), IPersistableModel(Of RelationshipMetadata)
- Inheritance
-
RelationshipMetadata
- Implements
Properties
| Name | Description |
|---|---|
| SourceType |
The type of the relationship source resource. |
| TargetType |
The type of the relationship target resource. |