Share via


AutoUpgradePolicyResource.ThroughputPolicy Property

Definition

Gets or sets represents throughput policy which service must adhere to for auto-upgrade

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to