Compartilhar via


INginxPrivateIPAddress.PrivateIPAllocationMethod Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Support.NginxPrivateIPAllocationMethod) }, ReadOnly=false, Required=false, SerializedName="privateIPAllocationMethod")]
public Microsoft.Azure.PowerShell.Cmdlets.Nginx.Support.NginxPrivateIPAllocationMethod? PrivateIPAllocationMethod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Support.NginxPrivateIPAllocationMethod) }, ReadOnly=false, Required=false, SerializedName="privateIPAllocationMethod")>]
member this.PrivateIPAllocationMethod : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Support.NginxPrivateIPAllocationMethod> with get, set
Public Property PrivateIPAllocationMethod As Nullable(Of NginxPrivateIPAllocationMethod)

Property Value

Attributes

Applies to