你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CosmosDBManager 类

定义

public class CosmosDBManager : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Manager<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBManagementClient>, Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBManager, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBManagementClient>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManager<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBManagementClient>
type CosmosDBManager = class
    inherit Manager<ICosmosDBManagementClient>
    interface ICosmosDBManager
    interface IManager<ICosmosDBManagementClient>
    interface IHasInner<ICosmosDBManagementClient>
    interface IManagerBase
Public Class CosmosDBManager
Inherits Manager(Of ICosmosDBManagementClient)
Implements ICosmosDBManager, IHasInner(Of ICosmosDBManagementClient), IManager(Of ICosmosDBManagementClient)
继承
实现

构造函数

CosmosDBManager(RestClient, String)

属性

CosmosDBAccounts
Inner (继承自 Manager<InnerT>)
ResourceManager (继承自 ManagerBase)
RestClient (继承自 Manager<InnerT>)
SubscriptionId (继承自 ManagerBase)

方法

Authenticate(AzureCredentials, String)
Authenticate(RestClient, String)
Configure()

适用于