Freigeben über


GalleryApplication.CustomActions Eigenschaft

Definition

Ruft eine Liste benutzerdefinierter Aktionen ab, die mit allen Kataloganwendungsversionen in dieser Kataloganwendung ausgeführt werden können, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: