次の方法で共有


OpenShiftManagedClusterMasterPoolProfile.Count プロパティ

定義

Docker コンテナーをホストするマスター (VM) の数を取得または設定します。 既定値は、3 です。

[Newtonsoft.Json.JsonProperty(PropertyName="count")]
public int Count { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="count")>]
member this.Count : int with get, set
Public Property Count As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象