Partilhar via


GalleryApplicationCustomActionParameter.Type Propriedade

Definição

Obtém ou define o tipo do parâmetro de ação personalizada. Os valores possíveis são: String, ConfigurationDataBlob ou LogOutputBlob. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a