Partager via


VirtualMachineScaleSetExtensionProfile.Extensions Propriété

Définition

Obtient ou définit les ressources d’extension enfant du groupe de machines virtuelles identiques.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à