OSDisk.EphemeralOSDiskSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets specifies the ephemeral Disk Settings for the operating system disk used by the compute node (VM).
[Newtonsoft.Json.JsonProperty(PropertyName="ephemeralOSDiskSettings")]
public Microsoft.Azure.Batch.Protocol.Models.DiffDiskSettings EphemeralOSDiskSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ephemeralOSDiskSettings")>]
member this.EphemeralOSDiskSettings : Microsoft.Azure.Batch.Protocol.Models.DiffDiskSettings with get, set
Public Property EphemeralOSDiskSettings As DiffDiskSettings
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute