次の方法で共有


ClusterNodeTypeDescription.PlacementProperties プロパティ

定義

ノード の種類のノードに適用される配置タグ。これは、特定のサービス (ワークロード) を実行する場所を示すために使用できます。

public System.Collections.Generic.IDictionary<string,string> PlacementProperties { get; }
member this.PlacementProperties : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property PlacementProperties As IDictionary(Of String, String)

プロパティ値

適用対象