Partilhar via


VirtualMachineScaleSetExtension.Type1 Propriedade

Definição

Obtém ou define o tipo da extensão; um exemplo é "CustomScriptExtension".

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a