ContainerThrottlingData クラス
ContainerThrottlingData。
- 継承
-
azure.mgmt.web._serialization.ModelContainerThrottlingData
コンストラクター
ContainerThrottlingData(*, periods: int | None = None, throttled_periods: int | None = None, throttled_time: int | None = None, **kwargs: Any)
キーワードのみのパラメーター
名前 | 説明 |
---|---|
periods
|
|
throttled_periods
|
|
throttled_time
|
|
変数
名前 | 説明 |
---|---|
periods
|
|
throttled_periods
|
|
throttled_time
|
|
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python