Partager via


NodeType.VmExtensions Propriété

Définition

Obtient ou définit des extensions de machine virtuelle.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vmExtensions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.VMSSExtension> VmExtensions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vmExtensions")>]
member this.VmExtensions : System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.VMSSExtension> with get, set
Public Property VmExtensions As IList(Of VMSSExtension)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Ensemble d’extensions qui doivent être installées sur les machines virtuelles.

S’applique à