GalleryApplicationCustomActionParameter.ParameterType Property

Definition

Specifies the type of the custom action parameter. Possible values are: String, ConfigurationDataBlob or LogOutputBlob.

public Azure.ResourceManager.Compute.Models.GalleryApplicationCustomActionParameterType? ParameterType { get; set; }
member this.ParameterType : Nullable<Azure.ResourceManager.Compute.Models.GalleryApplicationCustomActionParameterType> with get, set
Public Property ParameterType As Nullable(Of GalleryApplicationCustomActionParameterType)

Property Value

Applies to