Freigeben über


GalleryApplicationVersionPublishingProfile.CustomActions Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: