Compartilhar via


IWorkspace.CosmoDbCollectionsThroughput Property

Definition

The throughput of the collections in cosmosdb database

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The throughput of the collections in cosmosdb database", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="collectionsThroughput")]
public int? CosmoDbCollectionsThroughput { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The throughput of the collections in cosmosdb database", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="collectionsThroughput")>]
member this.CosmoDbCollectionsThroughput : Nullable<int> with get, set
Public Property CosmoDbCollectionsThroughput As Nullable(Of Integer)

Property Value

Attributes

Applies to