FleetspaceResource.ThroughputPoolConfiguration Property

Definition

Gets or sets configuration for throughput pool in the fleetspace.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.throughputPoolConfiguration")]
public Microsoft.Azure.Management.CosmosDB.Models.FleetspacePropertiesThroughputPoolConfiguration ThroughputPoolConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.throughputPoolConfiguration")>]
member this.ThroughputPoolConfiguration : Microsoft.Azure.Management.CosmosDB.Models.FleetspacePropertiesThroughputPoolConfiguration with get, set
Public Property ThroughputPoolConfiguration As FleetspacePropertiesThroughputPoolConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to