MongoDBShardKeySetting.Fields Property

Definition

The fields within the shard key.

public System.Collections.Generic.IList<Azure.ResourceManager.DataMigration.Models.MongoDBShardKeyField> Fields { get; }
member this.Fields : System.Collections.Generic.IList<Azure.ResourceManager.DataMigration.Models.MongoDBShardKeyField>
Public ReadOnly Property Fields As IList(Of MongoDBShardKeyField)

Property Value

Applies to