次の方法で共有


RedisEnterpriseClusterPatch.PrivateEndpointConnections プロパティ

定義

指定した RedisEnterprise クラスターに関連付けられているプライベート エンドポイント接続の一覧。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RedisEnterprise.RedisEnterprisePrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RedisEnterprise.RedisEnterprisePrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of RedisEnterprisePrivateEndpointConnectionData)

プロパティ値

適用対象