다음을 통해 공유


DataDisk.DiskSizeGB 속성

정의

새 데이터 디스크를 만들 때 초기 디스크 크기를 GB 단위로 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="diskSizeGB")]
public int DiskSizeGB { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diskSizeGB")>]
member this.DiskSizeGB : int with get, set
Public Property DiskSizeGB As Integer

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상