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 Microsoft.Azure.Management.Compute.Fluent.Models.DiffDiskOptions Option { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="option")>]
member this.Option : Microsoft.Azure.Management.Compute.Fluent.Models.DiffDiskOptions with get, set
Public Property Option As DiffDiskOptions

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to