다음을 통해 공유


OSDisk.EphemeralOSDiskSettings 속성

정의

가상 머신에서 사용하는 운영 체제 디스크에 대한 임시 디스크 설정을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="ephemeralOSDiskSettings")]
public Microsoft.Azure.Management.Batch.Models.DiffDiskSettings EphemeralOSDiskSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ephemeralOSDiskSettings")>]
member this.EphemeralOSDiskSettings : Microsoft.Azure.Management.Batch.Models.DiffDiskSettings with get, set
Public Property EphemeralOSDiskSettings As DiffDiskSettings

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상