RelationshipLinkResourceFormatData 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 RelationshipLinkResourceFormat data model. The relationship link resource format.
public class RelationshipLinkResourceFormatData : Azure.ResourceManager.Models.ResourceData
type RelationshipLinkResourceFormatData = class
inherit ResourceData
Public Class RelationshipLinkResourceFormatData
Inherits ResourceData
- Inheritance
Constructors
RelationshipLinkResourceFormatData() |
Initializes a new instance of RelationshipLinkResourceFormatData. |
Properties
Description |
Localized descriptions for the Relationship Link. |
DisplayName |
Localized display name for the Relationship Link. |
Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Inherited from ResourceData) |
InteractionType |
The InteractionType associated with the Relationship Link. |
LinkName |
The name of the Relationship Link. |
Mappings |
The mappings between Interaction and Relationship fields. |
Name |
The name of the resource. (Inherited from ResourceData) |
ProfilePropertyReferences |
The property references for the Profile of the Relationship. |
ProvisioningState |
Provisioning state. |
RelatedProfilePropertyReferences |
The property references for the Related Profile of the Relationship. |
RelationshipGuidId |
The relationship guid id. |
RelationshipName |
The Relationship associated with the Link. |
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) |