你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CosmosDBAccountImpl 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
DatabaseAccount 的实现。
public class CosmosDBAccountImpl : Microsoft.Azure.Management.ResourceManager.Fluent.GroupableResource<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount,Microsoft.Azure.Management.CosmosDB.Fluent.Models.DatabaseAccountGetResultsInner,Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccountImpl,Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBManager,Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithGroup,Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithKind,Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithCreate,Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IUpdate>, Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IDefinition, Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IUpdate, Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithCreatableResourceGroup<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithKind>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithExistingResourceGroup<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithKind>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithGroup<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithKind>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithNewResourceGroup<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithKind>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IGroupableResource<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBManager,Microsoft.Azure.Management.CosmosDB.Fluent.Models.DatabaseAccountGetResultsInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.CosmosDB.Fluent.Models.DatabaseAccountGetResultsInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBManager>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithRegion<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithCreate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Update.IUpdateWithTags<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IRefreshable<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IUpdatable<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IUpdate>
type CosmosDBAccountImpl = class
inherit GroupableResource<ICosmosDBAccount, DatabaseAccountGetResultsInner, CosmosDBAccountImpl, ICosmosDBManager, IWithGroup, IWithKind, IWithCreate, IUpdate>
interface ICosmosDBAccount
interface IBeta
interface IGroupableResource<ICosmosDBManager, DatabaseAccountGetResultsInner>
interface IResource
interface IIndexable
interface IHasId
interface IHasName
interface IHasResourceGroup
interface IHasManager<ICosmosDBManager>
interface IHasInner<DatabaseAccountGetResultsInner>
interface IRefreshable<ICosmosDBAccount>
interface IUpdatable<IUpdate>
interface IDefinition
interface IBlank
interface IDefinitionWithRegion<IWithGroup>
interface IWithGroup
interface IWithGroup<IWithKind>
interface IWithExistingResourceGroup<IWithKind>
interface IWithNewResourceGroup<IWithKind>
interface IWithCreatableResourceGroup<IWithKind>
interface IWithKind
interface IWithKindBeta
interface IWithWriteReplication
interface IWithReadReplication
interface IWithChildResource
interface IWithCreate
interface ICreatable<ICosmosDBAccount>
interface IWithConsistencyPolicy
interface IWithIpRangeFilter
interface IWithVirtualNetworkRule
interface IWithMultipleLocations
interface IWithConnector
interface IWithKeyBasedMetadataWriteAccess
interface IWithPrivateEndpointConnection
interface IWithAutomaticFailover
interface IWithKeyVault
interface IDefinitionWithTags<IWithCreate>
interface IUpdate
interface IWithReadLocations
interface IAppliable<ICosmosDBAccount>
interface IWithWriteReplication
interface IWithOptionals
interface IUpdateWithTags<IWithOptionals>
interface IWithConsistencyPolicy
interface IWithVirtualNetworkRule
interface IWithIpRangeFilter
interface IWithConnector
interface IWithMultipleLocations
interface IWithKeyBasedMetadataWriteAccess
interface IWithPrivateEndpointConnection
interface IWithAutomaticFailover
interface IWithKeyVault
interface IWithChildResource
Public Class CosmosDBAccountImpl
Inherits GroupableResource(Of ICosmosDBAccount, DatabaseAccountGetResultsInner, CosmosDBAccountImpl, ICosmosDBManager, IWithGroup, IWithKind, IWithCreate, IUpdate)
Implements IAppliable(Of ICosmosDBAccount), IBeta, ICosmosDBAccount, ICreatable(Of ICosmosDBAccount), IDefinition, IDefinitionWithRegion(Of IWithGroup), IDefinitionWithTags(Of IWithCreate), IGroupableResource(Of ICosmosDBManager, DatabaseAccountGetResultsInner), IHasInner(Of DatabaseAccountGetResultsInner), IHasManager(Of ICosmosDBManager), IRefreshable(Of ICosmosDBAccount), IUpdatable(Of IUpdate), IUpdate, IUpdateWithTags(Of IWithOptionals), IWithCreatableResourceGroup(Of IWithKind), IWithExistingResourceGroup(Of IWithKind), IWithGroup(Of IWithKind), IWithNewResourceGroup(Of IWithKind)
- 继承
-
CreatableUpdatable<IFluentResourceT,InnerResourceT,FluentResourceT,IHasId,UTypeWithTags>GroupableResource<ICosmosDBAccount,DatabaseAccountGetResultsInner,CosmosDBAccountImpl,ICosmosDBManager,IWithGroup,IWithKind,IWithCreate,IUpdate>CosmosDBAccountImpl
- 实现
-
IBlank IDefinition IWithAutomaticFailover IWithChildResource IWithConnector IWithConsistencyPolicy IWithCreate IWithGroup IWithIpRangeFilter IWithKeyBasedMetadataWriteAccess IWithKeyVault IWithKind IWithKindBeta IWithMultipleLocations IWithPrivateEndpointConnection IWithReadReplication IWithVirtualNetworkRule IWithWriteReplication IUpdate IWithAutomaticFailover IWithChildResource IWithConnector IWithConsistencyPolicy IWithIpRangeFilter IWithKeyBasedMetadataWriteAccess IWithKeyVault IWithMultipleLocations IWithOptionals IWithPrivateEndpointConnection IWithReadLocations IWithVirtualNetworkRule IWithWriteReplication ICosmosDBAccount IWithCreatableResourceGroup<IWithKind> IWithCreatableResourceGroup<T> IWithExistingResourceGroup<IWithKind> IWithExistingResourceGroup<T> IWithGroup<IWithKind> IWithNewResourceGroup<IWithKind> IWithNewResourceGroup<T> IBeta IGroupableResource<ICosmosDBManager,DatabaseAccountGetResultsInner> IHasId IHasInner<InnerT> IHasInner<DatabaseAccountGetResultsInner> IHasManager<ManagerT> IHasManager<ICosmosDBManager> IHasName IHasResourceGroup IResource IDefinitionWithRegion<IWithGroup> IDefinitionWithTags<IWithCreate> IUpdateWithTags<IWithOptionals> IAppliable<ICosmosDBAccount> ICreatable<ICosmosDBAccount> IIndexable IRefreshable<ICosmosDBAccount> IUpdatable<IUpdate>
字段
newGroup |
DatabaseAccount 的实现。 (继承自 GroupableResource<IFluentResourceT,InnerResourceT,FluentResourceT,ManagerT,IDefinitionAfterRegion,IDefinitionAfterResourceGroup,DefTypeWithTags,UTypeWithTags>) |