Partager via


GalleryApplicationUpdate.CustomActions Propriété

Définition

Obtient ou définit une liste d’actions personnalisées qui peuvent être effectuées avec toutes les versions d’application de la galerie au sein de cette application de galerie.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à