DependencyOfRelationshipProperties 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.
dependencyOf relationship properties.
public class DependencyOfRelationshipProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Relationships.Models.DependencyOfRelationshipProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Relationships.Models.DependencyOfRelationshipProperties>
type DependencyOfRelationshipProperties = class
interface IJsonModel<DependencyOfRelationshipProperties>
interface IPersistableModel<DependencyOfRelationshipProperties>
Public Class DependencyOfRelationshipProperties
Implements IJsonModel(Of DependencyOfRelationshipProperties), IPersistableModel(Of DependencyOfRelationshipProperties)
- Inheritance
-
DependencyOfRelationshipProperties
- Implements
Constructors
| Name | Description |
|---|---|
| DependencyOfRelationshipProperties(ResourceIdentifier) |
Initializes a new instance of DependencyOfRelationshipProperties. |
Properties
| Name | Description |
|---|---|
| Metadata |
Metadata about the relationship. |
| OriginInformation |
Information about the origin of the relationship. |
| ProvisioningState |
The provisioning state of the relationship. |
| SourceId |
The relationship source resource id. |
| TargetId |
The relationship target resource id. |
| TargetTenant |
The relationship target tenant id. |