Partager via


VirtualMachineInner.Resources Propriété

Définition

Obtient les ressources d’extension enfant de la machine virtuelle.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à