次の方法で共有


ManagedCluster.ClientConnectionPort プロパティ

定義

クラスターへのクライアント接続に使用されるポートを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.clientConnectionPort")]
public int? ClientConnectionPort { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.clientConnectionPort")>]
member this.ClientConnectionPort : Nullable<int> with get, set
Public Property ClientConnectionPort As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象