ImagePurchasePlan 類別
描述資源庫映射定義購買方案。 Marketplace 映射會使用此映射。
- 繼承
-
azure.mgmt.compute._serialization.ModelImagePurchasePlan
建構函式
ImagePurchasePlan(*, name: str | None = None, publisher: str | None = None, product: str | None = None, **kwargs: Any)
僅限關鍵字的參數
名稱 | Description |
---|---|
name
|
方案識別碼。 |
publisher
|
發行者識別碼。 |
product
|
產品識別碼。 |
變數
名稱 | Description |
---|---|
name
|
方案識別碼。 |
publisher
|
發行者識別碼。 |
product
|
產品識別碼。 |