IBlank<ParentT> Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The first stage of a mongo collection definition.
public interface IBlank<ParentT> : Microsoft.Azure.Management.CosmosDB.Fluent.HasOptions.Definition.IWithOptions<Microsoft.Azure.Management.CosmosDB.Fluent.MongoCollection.Definition.IWithAttach<ParentT>>, Microsoft.Azure.Management.CosmosDB.Fluent.HasThroughputSettings.Definition.IWithThroughput<Microsoft.Azure.Management.CosmosDB.Fluent.MongoCollection.Definition.IWithAttach<ParentT>>, Microsoft.Azure.Management.CosmosDB.Fluent.MongoCollection.Definition.IWithAttach<ParentT>, Microsoft.Azure.Management.CosmosDB.Fluent.MongoCollection.Definition.IWithIndex<ParentT>, Microsoft.Azure.Management.CosmosDB.Fluent.MongoCollection.Definition.IWithOptions<ParentT>, Microsoft.Azure.Management.CosmosDB.Fluent.MongoCollection.Definition.IWithShardKey<ParentT>, Microsoft.Azure.Management.CosmosDB.Fluent.MongoCollection.Definition.IWithThroughput<ParentT>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResource.Definition.IInDefinition<ParentT>
type IBlank<'ParentT> = interface
interface IWithAttach<'ParentT>
interface IInDefinition<'ParentT>
interface IWithOptions<'ParentT>
interface IWithOptions<IWithAttach<'ParentT>>
interface IWithThroughput<'ParentT>
interface IWithThroughput<IWithAttach<'ParentT>>
interface IWithShardKey<'ParentT>
interface IWithIndex<'ParentT>
Public Interface IBlank(Of ParentT)
Implements IInDefinition(Of ParentT), IWithAttach(Of ParentT), IWithIndex(Of ParentT), IWithOptions(Of IWithAttach(Of ParentT)), IWithOptions(Of ParentT), IWithShardKey(Of ParentT), IWithThroughput(Of IWithAttach(Of ParentT)), IWithThroughput(Of ParentT)
- ParentT
The stage of the parent definition to return to after attaching this definition.
- Derived
- Implements
-
IWithOptions<IWithAttach<ParentT>> IWithThroughput<IWithAttach<Parent>> IWithThroughput<IWithAttach<ParentT>> IWithAttach<ParentT> IWithIndex<ParentT> IWithOptions<ParentT> IWithShardKey<ParentT> IWithThroughput<ParentT> IInDefinition<ParentT>
Attach() | (Inherited from IInDefinition<ParentT>) |
With |
Specifies a mongo index. (Inherited from IWithIndex<ParentT>) |
With |
Specifies a mongo index. (Inherited from IWithIndex<ParentT>) |
With |
Appends all mongo indexes to current indexes. (Inherited from IWithIndex<ParentT>) |
With |
Specifies an option. (Inherited from IWithOptions<ReturnT>) |
With |
Appends all options to current options. (Inherited from IWithOptions<ReturnT>) |
With |
Specifies a shard key. (Inherited from IWithShardKey<ParentT>) |
With |
Specifies a shard key with default partition kind "Hash". (Inherited from IWithShardKey<ParentT>) |
With |
Appends all shard keys to current shard keys. (Inherited from IWithShardKey<ParentT>) |
With |
Specifies the throughput value. (Inherited from IWithThroughput<ReturnT>) |
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy |
Відгук про Azure SDK for .NET
Azure SDK for .NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: