Compartir a través de


GalleryApplicationCustomActionParameter.ParameterType Propiedad

Definición

Especifica el tipo del parámetro de acción personalizada. Los valores posibles son: String, ConfigurationDataBlob o 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)

Valor de propiedad

Se aplica a