Partilhar via


GalleryApplication.CustomActions Propriedade

Definição

Obtém ou define uma lista de ações personalizadas que podem ser executadas com todas as Versões de Aplicativo da Galeria neste Aplicativo da Galeria.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a