DiffDiskSettings.Option 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 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