IAssociation.AssociationType Property

Definition

Association Type

[Microsoft.Azure.PowerShell.Cmdlets.Alb.PSArgumentCompleter(new System.String[] { "subnets" })]
[Microsoft.Azure.PowerShell.Cmdlets.Alb.Runtime.Info(Create=true, Description="Association Type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="associationType", Update=false)]
public string AssociationType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Alb.PSArgumentCompleter(new System.String[] { "subnets" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Alb.Runtime.Info(Create=true, Description="Association Type", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="associationType", Update=false)>]
member this.AssociationType : string
Public ReadOnly Property AssociationType As String

Property Value

Attributes

Applies to