Compartilhar via


MachineExtensionInstanceView.Type Propriedade

Definição

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

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public string Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : string
Public ReadOnly Property Type As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a