Compartilhar via


CosmosDbSettings.CollectionsThroughput Property

Definition

The throughput of the collections in cosmosdb database

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public int? CollectionsThroughput { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.CollectionsThroughput : Nullable<int> with get, set
Public Property CollectionsThroughput As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to