Share via


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 Microsoft.Azure.Management.Network.Fluent.Models.AssociationType AssociationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="associationType")>]
member this.AssociationType : Microsoft.Azure.Management.Network.Fluent.Models.AssociationType with get, set
Public Property AssociationType As AssociationType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to