Partager via


GalleryApplicationCustomAction.Parameters Propriété

Définition

Obtient ou définit les paramètres utilisés par cette action personnalisée

[Newtonsoft.Json.JsonProperty(PropertyName="parameters")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.GalleryApplicationCustomActionParameter> Parameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parameters")>]
member this.Parameters : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.GalleryApplicationCustomActionParameter> with get, set
Public Property Parameters As IList(Of GalleryApplicationCustomActionParameter)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à