PurchasePlan 類別
用於透過 MarketPlace 建立任何協力廠商成品的購買內容。
必須填入所有必要的參數,才能傳送至 Azure。
- 繼承
-
azure.mgmt.compute._serialization.ModelPurchasePlan
建構函式
PurchasePlan(*, publisher: str, name: str, product: str, **kwargs)
變數
- publisher
- str
發行者識別碼。 必要。
- name
- str
方案識別碼。 必要。
- product
- str
指定市集中映射的產品。 這個值與 imageReference 元素下的 Offer 相同。 必要。