IPrivateCloudProperties.NsxPublicIPQuotaRaised Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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\r\n 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
[<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\r\n 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