Partager via


GalleryApplicationCustomActionParameter.Type Propriété

Définition

Obtient ou définit spécifie le type du paramètre d’action personnalisée. Les valeurs possibles sont : String, ConfigurationDataBlob ou LogOutputBlob. Les valeurs possibles sont les suivantes : 'String', 'ConfigurationDataBlob', 'LogOutputBlob'

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.Compute.Models.GalleryApplicationCustomActionParameterType? Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Nullable<Microsoft.Azure.Management.Compute.Models.GalleryApplicationCustomActionParameterType> with get, set
Public Property Type As Nullable(Of GalleryApplicationCustomActionParameterType)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à