Partager via


VMSSExtension.Type Propriété

Définition

Obtient ou définit spécifie le type de l’extension ; un exemple est « CustomScriptExtension ».

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à