RelationshipResourceFormatData 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.
A class representing the RelationshipResourceFormat data model. The relationship resource format.
public class RelationshipResourceFormatData : Azure.ResourceManager.Models.ResourceData
type RelationshipResourceFormatData = class
inherit ResourceData
Public Class RelationshipResourceFormatData
Inherits ResourceData
- Inheritance
Constructors
RelationshipResourceFormatData() |
Initializes a new instance of RelationshipResourceFormatData. |
Properties
Cardinality |
The Relationship Cardinality. |
Description |
Localized descriptions for the Relationship. |
DisplayName |
Localized display name for the Relationship. |
ExpiryDateTimeUtc |
The expiry date time in UTC. |
Fields |
The properties of the Relationship. |
Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Inherited from ResourceData) |
LookupMappings |
Optional property to be used to map fields in profile to their strong ids in related profile. |
Name |
The name of the resource. (Inherited from ResourceData) |
ProfileType |
Profile type. |
ProvisioningState |
Provisioning state. |
RelatedProfileType |
Related profile being referenced. |
RelationshipGuidId |
The relationship guid id. |
RelationshipName |
The Relationship name. |
ResourceType |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". (Inherited from ResourceData) |
SystemData |
Azure Resource Manager metadata containing createdBy and modifiedBy information. (Inherited from ResourceData) |
TenantId |
The hub name. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from ResourceData) |
Applies to
Azure SDK for .NET