Compartir a través de


MachineExtension.MachineExtensionType Propiedad

Definición

Obtiene o establece especifica el tipo de la extensión; Un ejemplo es "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a