Bagikan melalui


GalleryApplicationCustomAction.Parameters Property

Definition

The parameters that this custom action uses.

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.GalleryApplicationCustomActionParameter> Parameters { get; }
member this.Parameters : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.GalleryApplicationCustomActionParameter>
Public ReadOnly Property Parameters As IList(Of GalleryApplicationCustomActionParameter)

Property Value

Applies to