MongoDbCollectionInfo.ShardKey Property
Definition
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.
Gets or sets the shard key on the collection, or null if the collection is not sharded
[Newtonsoft.Json.JsonProperty(PropertyName="shardKey")]
public Microsoft.Azure.Management.DataMigration.Models.MongoDbShardKeyInfo ShardKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="shardKey")>]
member this.ShardKey : Microsoft.Azure.Management.DataMigration.Models.MongoDbShardKeyInfo with get, set
Public Property ShardKey As MongoDbShardKeyInfo
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute