RedisEnterpriseExtensions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Azure.ResourceManager.RedisEnterprise に拡張メソッドを追加するクラス。
public static class RedisEnterpriseExtensions
type RedisEnterpriseExtensions = class
Public Module RedisEnterpriseExtensions
- 継承
-
RedisEnterpriseExtensions
メソッド
GetRedisEnterpriseCluster(ResourceGroupResource, String, CancellationToken) |
RedisEnterprise クラスターに関する情報を取得します
|
GetRedisEnterpriseClusterAsync(ResourceGroupResource, String, CancellationToken) |
RedisEnterprise クラスターに関する情報を取得します
|
GetRedisEnterpriseClusterResource(ArmClient, ResourceIdentifier) |
に対して RedisEnterpriseClusterResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を RedisEnterpriseClusterResourceResourceIdentifier 作成できます。 |
GetRedisEnterpriseClusters(ResourceGroupResource) |
ResourceGroupResource 内の RedisEnterpriseClusterResources のコレクションを取得します。 |
GetRedisEnterpriseClusters(SubscriptionResource, CancellationToken) |
指定したサブスクリプション内のすべての RedisEnterprise クラスターを取得します。
|
GetRedisEnterpriseClustersAsync(SubscriptionResource, CancellationToken) |
指定したサブスクリプション内のすべての RedisEnterprise クラスターを取得します。
|
GetRedisEnterpriseDatabaseResource(ArmClient, ResourceIdentifier) |
に対して RedisEnterpriseDatabaseResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を RedisEnterpriseDatabaseResourceResourceIdentifier 作成できます。 |
GetRedisEnterpriseOperationsStatus(SubscriptionResource, AzureLocation, String, CancellationToken) |
操作の状態を取得します。
|
GetRedisEnterpriseOperationsStatusAsync(SubscriptionResource, AzureLocation, String, CancellationToken) |
操作の状態を取得します。
|
GetRedisEnterprisePrivateEndpointConnectionResource(ArmClient, ResourceIdentifier) |
に対して RedisEnterprisePrivateEndpointConnectionResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を RedisEnterprisePrivateEndpointConnectionResourceResourceIdentifier 作成できます。 |
GetRedisEnterpriseSkus(SubscriptionResource, AzureLocation, CancellationToken) |
指定されたサブスクリプション ID の指定した場所にある SKU に関する情報を取得します
|
GetRedisEnterpriseSkusAsync(SubscriptionResource, AzureLocation, CancellationToken) |
指定されたサブスクリプション ID の指定した場所にある SKU に関する情報を取得します
|