Partilhar via


GalleryApplicationVersionPublishingProfile.CustomActions Propriedade

Definição

Obtém ou define uma lista de ações personalizadas que podem ser executadas com esta Versão do Aplicativo da Galeria.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a