共用方式為


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

適用於