Delen via


VirtualMachineScaleSetDataDisk.CreateOption Property

Definition

Gets or sets the create option. Possible values include: 'FromImage', 'Empty', 'Attach'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to