VirtualMachineScaleSetDataDisk.CreateOption Propriedade

Definição

Obtém ou define a opção create. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a