Freigeben über


VirtualMachineScaleSetExtensionProfile.Extensions Eigenschaft

Definition

Ruft die untergeordneten Erweiterungsressourcen der VM-Skalierungsgruppe ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: