Bagikan melalui


FileServerCreateParameters.VmSize Property

Definition

Gets or sets VM size.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

The size of the virtual machine for the File Server. For information about available VM sizes from the Virtual Machines Marketplace, see Sizes for Virtual Machines (Linux).

Applies to