PrivateLinkResources interface
PrivateLinkResources を表すインターフェイス。
メソッド
list |
RedisEnterprise クラスター用に作成する必要があるプライベート リンク リソースを取得します。 |
メソッドの詳細
listByCluster(string, string, PrivateLinkResourcesListByClusterOptionalParams)
RedisEnterprise クラスター用に作成する必要があるプライベート リンク リソースを取得します。
function listByCluster(resourceGroupName: string, clusterName: string, options?: PrivateLinkResourcesListByClusterOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- clusterName
-
string
RedisEnterprise クラスターの名前。
オプション パラメーター。