Share via


GalleryApplicationCustomActionParameter.Type Eigenschaft

Definition

Ruft ab oder legt den Typ des benutzerdefinierten Aktionsparameters fest. Mögliche Werte sind: String, ConfigurationDataBlob oder LogOutputBlob. Mögliche Werte: "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: