Compartilhar via


MachineExtension.MachineExtensionType Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a