次の方法で共有


AutoUpgradePolicyResource.ThroughputPolicy プロパティ

定義

自動アップグレードに準拠する必要があるスループット ポリシーを取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象