GalleryApplicationCustomActionParameter.ParameterType プロパティ

定義

カスタム アクション パラメーターの種類を指定します。 指定できる値は、String、ConfigurationDataBlob、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)

プロパティ値

適用対象