Udostępnij za pośrednictwem


DedicatedHostAllocatableVM.VmSize Property

Definition

Gets or sets VM size in terms of which the unutilized capacity is represented.

[Newtonsoft.Json.JsonProperty(PropertyName="vmSize")]
public string VmSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmSize")>]
member this.VmSize : string with get, set
Public Property VmSize As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to