共用方式為


CommitmentAssociationProperties interface

Azure ML 承諾用量關聯的屬性。

屬性

associatedResourceId

此關聯所指向的資源標識碼,例如 Azure ML Web 服務的 ARM 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

commitmentPlanId

父 Azure ML 承諾方案的 ARM 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

creationDate

建立此承諾關聯日期,格式為 ISO 8601。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

associatedResourceId

此關聯所指向的資源標識碼,例如 Azure ML Web 服務的 ARM 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

associatedResourceId?: string

屬性值

string

commitmentPlanId

父 Azure ML 承諾方案的 ARM 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

commitmentPlanId?: string

屬性值

string

creationDate

建立此承諾關聯日期,格式為 ISO 8601。 注意:這個屬性不會串行化。 它只能由伺服器填入。

creationDate?: Date

屬性值

Date