Share via


OSDisk.EphemeralOSDiskSettings Property

Definition

Gets or sets specifies the ephemeral Disk Settings for the operating system disk used by the virtual machine.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to