Freigeben über


IPrivateCloud.NsxPublicIPQuotaRaised Property

Definition

Flag to indicate whether the private cloud has the quota for provisioned NSX Public IP count raised from 64 to 1024

[Microsoft.Azure.PowerShell.Cmdlets.VMware.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="Flag to indicate whether the private cloud has the quota for provisioned NSX Public IP count raised from 64 to 1024", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="nsxPublicIpQuotaRaised", Update=false)]
public string NsxPublicIPQuotaRaised { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="Flag to indicate whether the private cloud has the quota for provisioned NSX Public IP count raised from 64 to 1024", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="nsxPublicIpQuotaRaised", Update=false)>]
member this.NsxPublicIPQuotaRaised : string
Public ReadOnly Property NsxPublicIPQuotaRaised As String

Property Value

Attributes

Applies to