FileServer.VmSize 속성

정의

VM 크기를 가져오거나 설정합니다.

[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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

파일 서버의 VM 크기입니다.

적용 대상