IQuota.HostsRemaining 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.
Remaining hosts quota by sku type
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="Remaining hosts quota by sku type", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IQuotaHostsRemaining) }, Read=true, ReadOnly=true, Required=false, SerializedName="hostsRemaining", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IQuotaHostsRemaining HostsRemaining { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=false, Description="Remaining hosts quota by sku type", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IQuotaHostsRemaining) }, Read=true, ReadOnly=true, Required=false, SerializedName="hostsRemaining", Update=false)>]
member this.HostsRemaining : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.IQuotaHostsRemaining
Public ReadOnly Property HostsRemaining As IQuotaHostsRemaining
Property Value
- Attributes