Partager via


GalleryApplicationVersionPublishingProfile.CustomActions Propriété

Définition

Obtient ou définit une liste d’actions personnalisées qui peuvent être effectuées avec cette version de l’application de la galerie.

[Newtonsoft.Json.JsonProperty(PropertyName="customActions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.GalleryApplicationCustomAction> CustomActions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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 à