次の方法で共有


GalleryApplicationCustomAction.Parameters プロパティ

定義

このカスタム アクションで使用されるパラメーター。

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.GalleryApplicationCustomActionParameter> Parameters { get; }
member this.Parameters : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.GalleryApplicationCustomActionParameter>
Public ReadOnly Property Parameters As IList(Of GalleryApplicationCustomActionParameter)

プロパティ値

適用対象