Share via


DiffDiskSettings.Option Property

Definition

Gets or sets specifies the ephemeral disk settings for operating system disk. Possible values include: 'Local'

[Newtonsoft.Json.JsonProperty(PropertyName="option")]
public string Option { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="option")>]
member this.Option : string with get, set
Public Property Option As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to