Partager via


VirtualMachineScaleSetExtension.Type1 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 Type1 { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.type")>]
member this.Type1 : string with get, set
Public Property Type1 As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à