MongoDBCollectionInfo.ShardKey Property

Definition

The shard key on the collection, or null if the collection is not sharded.

public Azure.ResourceManager.DataMigration.Models.MongoDBShardKeyInfo ShardKey { get; }
member this.ShardKey : Azure.ResourceManager.DataMigration.Models.MongoDBShardKeyInfo
Public ReadOnly Property ShardKey As MongoDBShardKeyInfo

Property Value

Applies to