Compartilhar via


IIPAddressPool.AutoAssign Property

Definition

The indicator to determine if automatic allocation from the pool should occur.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "True", "False" })]
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The indicator to determine if automatic allocation from the pool should occur.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="autoAssign", Update=false)]
public string AutoAssign { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "True", "False" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The indicator to determine if automatic allocation from the pool should occur.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="autoAssign", Update=false)>]
member this.AutoAssign : string with get, set
Public Property AutoAssign As String

Property Value

Attributes

Applies to