Partager via


VirtualMachineInstanceView.Extensions Propriété

Définition

Obtient ou définit les informations d’extensions.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à