IAssociationUpdate.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=false, Required=false, SerializedName="associationType", Update=true)]
public string AssociationType { get; set; }
[<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=false, Required=false, SerializedName="associationType", Update=true)>]
member this.AssociationType : string with get, set
Public Property AssociationType As String

Property Value

Attributes

Applies to