共用方式為


ImagePurchasePlan 類別

描述資源庫映射定義購買方案。 Marketplace 映射會使用此映射。

繼承
azure.mgmt.compute._serialization.Model
ImagePurchasePlan

建構函式

ImagePurchasePlan(*, name: str | None = None, publisher: str | None = None, product: str | None = None, **kwargs: Any)

僅限關鍵字參數

名稱 Description
name
str

方案識別碼。

publisher
str

發行者識別碼。

product
str

產品識別碼。

變數

名稱 Description
name
str

方案識別碼。

publisher
str

發行者識別碼。

product
str

產品識別碼。