共用方式為


CommitmentPeriod 類別

認知服務帳戶承諾期。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.cognitiveservices._serialization.Model
CommitmentPeriod

建構函式

CommitmentPeriod(*, tier: str | None = None, count: int | None = None, **kwargs: Any)

僅限關鍵字參數

名稱 Description
tier
str

承諾期承諾用量層。

count
int

承諾期承諾用量計數。

變數

名稱 Description
tier
str

承諾期承諾用量層。

count
int

承諾期承諾用量計數。

quota

認知服務帳戶承諾用量配額。

start_date
str

承諾期開始日期。

end_date
str

承諾期結束日期。