CosmosDBAccountsImpl クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
レジストリの実装。
public class CosmosDBAccountsImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.TopLevelModifiableResources<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount,Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccountImpl,Microsoft.Azure.Management.CosmosDB.Fluent.Models.DatabaseAccountGetResultsInner,Microsoft.Azure.Management.CosmosDB.Fluent.IDatabaseAccountsOperations,Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBManager>, Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccounts, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchCreation<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByResourceGroup<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListingByResourceGroup<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.CosmosDB.Fluent.IDatabaseAccountsOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBManager>
type CosmosDBAccountsImpl = class
inherit TopLevelModifiableResources<ICosmosDBAccount, CosmosDBAccountImpl, DatabaseAccountGetResultsInner, IDatabaseAccountsOperations, ICosmosDBManager>
interface ICosmosDBAccounts
interface IBeta
interface ISupportsCreating<IBlank>
interface IHasManager<ICosmosDBManager>
interface IHasInner<IDatabaseAccountsOperations>
interface ISupportsBatchCreation<ICosmosDBAccount>
interface ISupportsGettingById<ICosmosDBAccount>
interface ISupportsDeletingById
interface ISupportsDeletingByResourceGroup
interface ISupportsListing<ICosmosDBAccount>
interface ISupportsListingByResourceGroup<ICosmosDBAccount>
interface ISupportsGettingByResourceGroup<ICosmosDBAccount>
Public Class CosmosDBAccountsImpl
Inherits TopLevelModifiableResources(Of ICosmosDBAccount, CosmosDBAccountImpl, DatabaseAccountGetResultsInner, IDatabaseAccountsOperations, ICosmosDBManager)
Implements ICosmosDBAccounts, IHasInner(Of IDatabaseAccountsOperations), IHasManager(Of ICosmosDBManager), ISupportsBatchCreation(Of ICosmosDBAccount), ISupportsCreating(Of IBlank), ISupportsGettingById(Of ICosmosDBAccount), ISupportsGettingByResourceGroup(Of ICosmosDBAccount), ISupportsListing(Of ICosmosDBAccount), ISupportsListingByResourceGroup(Of ICosmosDBAccount)
- 継承
- 実装
-
ICosmosDBAccounts ISupportsBatchCreation<ICosmosDBAccount> ISupportsCreating<IBlank> ISupportsDeletingById ISupportsDeletingByResourceGroup ISupportsGettingById<ICosmosDBAccount> ISupportsGettingByResourceGroup<ICosmosDBAccount> ISupportsListing<ICosmosDBAccount> ISupportsListingByResourceGroup<ICosmosDBAccount> IBeta IHasInner<IDatabaseAccountsOperations> IHasManager<ICosmosDBManager>
プロパティ
メソッド
明示的なインターフェイスの実装
ICosmosDBAccounts.FailoverPriorityChange(String, String, IList<Location>) |
Azure CosmosDB データベース アカウントのフェールオーバー優先度を変更します。 フェールオーバーの優先度が 0 の場合は、書き込みリージョンを示します。 フェールオーバー優先度の最大値 = (リージョンの合計数 - 1)。 フェールオーバー優先度の値は、データベース アカウントが存在するリージョンごとに一意である必要があります。 |
ICosmosDBAccounts.FailoverPriorityChangeAsync(String, String, IList<Location>, CancellationToken) |
Azure CosmosDB データベース アカウントのフェールオーバー優先度を変更します。 フェールオーバーの優先度が 0 の場合は、書き込みリージョンを示します。 フェールオーバー優先度の最大値 = (リージョンの合計数 - 1)。 フェールオーバー優先度の値は、データベース アカウントが存在するリージョンごとに一意である必要があります。 |
ICosmosDBAccounts.ListConnectionStrings(String, String) |
指定した Azure CosmosDB データベース アカウントの接続文字列を一覧表示します。 |
ICosmosDBAccounts.ListConnectionStringsAsync(String, String, CancellationToken) |
指定した Azure CosmosDB データベース アカウントの接続文字列を一覧表示します。 |
ICosmosDBAccounts.ListKeys(String, String) |
指定した Azure CosmosDB データベース アカウントのアクセス キーを一覧表示します。 |
ICosmosDBAccounts.ListKeysAsync(String, String, CancellationToken) |
指定した Azure CosmosDB データベース アカウントのアクセス キーを一覧表示します。 |
ICosmosDBAccounts.ListReadOnlyKeys(String, String) |
指定した Azure CosmosDB データベース アカウントの読み取り専用アクセス キーを一覧表示します。 |
ICosmosDBAccounts.ListReadOnlyKeysAsync(String, String, CancellationToken) |
指定した Azure CosmosDB データベース アカウントの読み取り専用アクセス キーを一覧表示します。 |
ICosmosDBAccounts.RegenerateKey(String, String, String) |
指定した Azure CosmosDB データベース アカウントのアクセス キーを再生成します。 |
ICosmosDBAccounts.RegenerateKeyAsync(String, String, String, CancellationToken) |
指定した Azure CosmosDB データベース アカウントのアクセス キーを再生成します。 |
ISupportsCreating<IBlank>.Define(String) |
新しいリソースの定義を開始します。
これは、Azure で最上位レベルのリソースを作成するために使用されるビルダー パターンの始まりです。 定義を完了し、Azure で実際のリソース作成プロセスを開始する最後の方法は Creatable.create() です。
Creatable.create() メソッドは、入力パラメーターの最小セットが指定されているリソース定義の段階でのみ使用できます。 使用可能なメソッドの中に Creatable.create() が表示されない場合は、必要なすべての入力設定がまだ指定されていないことを意味します。 通常、入力設定は "with" という単語で始まり、 |
ISupportsListing<ICosmosDBAccount>.List() |
現在選択されているサブスクリプション内の指定した種類のすべてのリソースを一覧表示します。 |
ISupportsListing<ICosmosDBAccount>.ListAsync(Boolean, CancellationToken) |
現在選択されているサブスクリプション内の指定した種類のすべてのリソースを一覧表示します。 |
ISupportsListingByResourceGroup<ICosmosDBAccount>.ListByResourceGroup(String) |
指定したリソース グループ内の指定した種類のリソースを一覧表示します。 |
ISupportsListingByResourceGroup<ICosmosDBAccount>.ListByResourceGroupAsync(String, Boolean, CancellationToken) |
指定したリソース グループ内の指定した種類のリソースを一覧表示します。 |
適用対象
Azure SDK for .NET