Plan 類別
規劃資源。
- 繼承
-
azure.mgmt.resource.resources._serialization.ModelPlan
建構函式
Plan(*, name: str | None = None, publisher: str | None = None, product: str | None = None, promotion_code: str | None = None, version: str | None = None, **kwargs)
變數
- name
- str
方案識別碼。
- publisher
- str
發行者識別碼。
- product
- str
供應專案識別碼。
- promotion_code
- str
促銷碼。
- version
- str
方案的版本。