次の方法で共有


ClusterDefinition.Configurations プロパティ

定義

クラスター構成を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="configurations")]
public object Configurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="configurations")>]
member this.Configurations : obj with get, set
Public Property Configurations As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象