Partager via


VirtualMachineScaleSetInstanceView.Extensions Propriété

Définition

Obtient les informations sur les extensions.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à