Share via


VirtualMachineScaleSetVM.Resources Propriété

Définition

Obtient les ressources d’extension enfant de machine virtuelle.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à