Share via


IServiceCosmosDbConfigurationInfo.OfferThroughput Property

Definition

The provisioned throughput for the backing database.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The provisioned throughput for the backing database.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="offerThroughput")]
public int? OfferThroughput { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The provisioned throughput for the backing database.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="offerThroughput")>]
member this.OfferThroughput : Nullable<int> with get, set
Public Property OfferThroughput As Nullable(Of Integer)

Property Value

Attributes

Applies to