次の方法で共有


RedisEnterpriseCacheExtensions クラス

定義

Azure.ResourceManager.RedisEnterpriseCache に拡張メソッドを追加するクラス。

public static class RedisEnterpriseCacheExtensions
type RedisEnterpriseCacheExtensions = class
Public Module RedisEnterpriseCacheExtensions
継承
RedisEnterpriseCacheExtensions

メソッド

GetCluster(ResourceGroupResource, String, CancellationToken)

RedisEnterprise クラスター要求パスに関する情報を取得します。/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redisEnterprise/{clusterName} 操作 ID: RedisEnterprise_Get

GetClusterAsync(ResourceGroupResource, String, CancellationToken)

RedisEnterprise クラスター要求パスに関する情報を取得します。/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redisEnterprise/{clusterName} 操作 ID: RedisEnterprise_Get

GetClusterResource(ArmClient, ResourceIdentifier)

に対して ClusterResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を ClusterResourceResourceIdentifier 作成できます。

GetClusters(ResourceGroupResource)

ResourceGroupResource 内の ClusterResources のコレクションを取得します。

GetClusters(SubscriptionResource, CancellationToken)

指定したサブスクリプション内のすべての RedisEnterprise クラスターを取得します。 要求パス: /subscriptions/{subscriptionId}/providers/Microsoft.Cache/redisEnterprise 操作 ID: RedisEnterprise_List

GetClustersAsync(SubscriptionResource, CancellationToken)

指定したサブスクリプション内のすべての RedisEnterprise クラスターを取得します。 要求パス: /subscriptions/{subscriptionId}/providers/Microsoft.Cache/redisEnterprise 操作 ID: RedisEnterprise_List

GetDatabaseResource(ArmClient, ResourceIdentifier)

に対して DatabaseResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を DatabaseResourceResourceIdentifier 作成できます。

GetRedisEnterpriseCachePrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

に対して RedisEnterpriseCachePrivateEndpointConnectionResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を RedisEnterpriseCachePrivateEndpointConnectionResourceResourceIdentifier 作成できます。

GetRedisEnterpriseOperationsStatus(SubscriptionResource, AzureLocation, String, CancellationToken)

操作の状態を取得します。 要求パス: /subscriptions/{subscriptionId}/providers/Microsoft.Cache/locations/{location}/operationsStatus/{operationId} 操作 ID: OperationsStatus_Get

GetRedisEnterpriseOperationsStatusAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

操作の状態を取得します。 要求パス: /subscriptions/{subscriptionId}/providers/Microsoft.Cache/locations/{location}/operationsStatus/{operationId} 操作 ID: OperationsStatus_Get

適用対象