CreationData.CreateOption 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 this enumerates the possible sources of a disk's creation. Possible values include: 'Empty', 'Attach', 'FromImage', 'Import', 'Copy', 'Restore', 'Upload'
[Newtonsoft.Json.JsonProperty(PropertyName="createOption")]
public Microsoft.Azure.Management.Compute.Fluent.Models.DiskCreateOption CreateOption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="createOption")>]
member this.CreateOption : Microsoft.Azure.Management.Compute.Fluent.Models.DiskCreateOption with get, set
Public Property CreateOption As DiskCreateOption
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute