CommunityGalleryImage 類別
指定您要建立或更新之資源庫映射定義的相關資訊。
變數只會由伺服器填入,而且會在傳送要求時予以忽略。
- 繼承
-
azure.mgmt.compute.v2021_07_01.models._models_py3.PirCommunityGalleryResourceCommunityGalleryImage
建構函式
CommunityGalleryImage(*, unique_id: str | None = None, os_type: str | _models.OperatingSystemTypes | None = None, os_state: str | _models.OperatingSystemStateTypes | None = None, end_of_life_date: datetime | None = None, identifier: _models.GalleryImageIdentifier | None = None, recommended: _models.RecommendedMachineConfiguration | None = None, disallowed: _models.Disallowed | None = None, hyper_v_generation: str | _models.HyperVGeneration | None = None, features: List[_models.GalleryImageFeature] | None = None, purchase_plan: _models.ImagePurchasePlan | None = None, **kwargs)
變數
- name
- str
資源名稱。
- location
- str
資源位置。
- type
- str
資源類型。
- unique_id
- str
此社群資源庫的唯一識別碼。
- os_type
- str 或 OperatingSystemTypes
這個屬性可讓您指定從受控映射建立 VM 時,磁片中包含的 OS 類型。 <br>``<br>
可能的值為: <br>``<br>
Windows<br>``<br>
Linux。 已知值為:「Windows」 和 「Linux」。
- os_state
- str 或 OperatingSystemStateTypes
此屬性可讓使用者指定在此映射下建立的虛擬機器是否為「一般化」或「特製化」。 已知值為:「一般化」和「特製化」。
- end_of_life_date
- datetime
資源庫映射定義的生命循環結束日期。 這個屬性可用於解除委任目的。 這個屬性是可更新的。
- identifier
- GalleryImageIdentifier
這是資源庫映射定義識別碼。
- recommended
- RecommendedMachineConfiguration
這些屬性描述此映射定義的建議電腦群組態。 這些屬性是可更新的。
- disallowed
- Disallowed
描述不允許的磁片類型。
- hyper_v_generation
- str 或 HyperVGeneration
虛擬機器的 Hypervisor 產生。 僅適用于 OS 磁片。 已知值為:「V1」 和 「V2」。
- features
- list[GalleryImageFeature]
資源庫映射功能的清單。
- purchase_plan
- ImagePurchasePlan
描述資源庫映射定義購買方案。 Marketplace 映射會使用此映射。