IServiceManagedResourcesSettings.CosmoDbCollectionsThroughput Property

Definition

The throughput of the collections in cosmosdb database

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

Property Value

Attributes

Applies to