VirtualMachineScaleSetInstanceViewInner.Extensions Property

Definition

Gets the extensions information.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to