次の方法で共有


ManagedCluster.HttpGatewayConnectionPort プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象