Partager via


CloudServiceExtensionProfile.Extensions Propriété

Définition

Obtient ou définit la liste des extensions pour le service cloud.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à