次の方法で共有


Cluster.ClusterEndpoint プロパティ

定義

Azure リソース プロバイダー エンドポイントを取得します。 クラスター内のシステム サービスは、このエンドポイントに接続します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.clusterEndpoint")]
public string ClusterEndpoint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.clusterEndpoint")>]
member this.ClusterEndpoint : string
Public ReadOnly Property ClusterEndpoint As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象