Aracılığıyla paylaş


TopologyAssociation.AssociationType Property

Definition

Gets or sets the association type of the child resource to the parent resource. Possible values include: 'Associated', 'Contains'

[Newtonsoft.Json.JsonProperty(PropertyName="associationType")]
public string AssociationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="associationType")>]
member this.AssociationType : string with get, set
Public Property AssociationType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to