Freigeben über


VirtualMachineScaleSetVM.Resources Eigenschaft

Definition

Ruft die untergeordneten Erweiterungsressourcen des virtuellen Computers ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: