次の方法で共有


IVirtualMachineExtensionBase.PublicSettings プロパティ

定義

仮想マシン拡張機能のパブリック設定をキー値ペアとして取得します。

public System.Collections.Generic.IReadOnlyDictionary<string,object> PublicSettings { get; }
member this.PublicSettings : System.Collections.Generic.IReadOnlyDictionary<string, obj>
Public ReadOnly Property PublicSettings As IReadOnlyDictionary(Of String, Object)

プロパティ値

適用対象