Share via


DedicatedHostInstanceView.AvailableCapacity Property

Definition

Gets or sets unutilized capacity of the dedicated host.

[Newtonsoft.Json.JsonProperty(PropertyName="availableCapacity")]
public Microsoft.Azure.Management.Compute.Models.DedicatedHostAvailableCapacity AvailableCapacity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="availableCapacity")>]
member this.AvailableCapacity : Microsoft.Azure.Management.Compute.Models.DedicatedHostAvailableCapacity with get, set
Public Property AvailableCapacity As DedicatedHostAvailableCapacity

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to