GalleryApplicationVersion 類別
指定您要建立或更新之資源庫應用程式版本的相關資訊。
變數只會由伺服器填入,而且會在傳送要求時予以忽略。
必須填入所有必要的參數,才能傳送至 Azure。
- 繼承
-
azure.mgmt.compute.v2022_01_03.models._models_py3.ResourceGalleryApplicationVersion
建構函式
GalleryApplicationVersion(*, location: str, tags: Dict[str, str] | None = None, publishing_profile: _models.GalleryApplicationVersionPublishingProfile | None = None, **kwargs: Any)
Keyword-Only Parameters
- location
- str
資源位置。 必要。
- publishing_profile
- GalleryApplicationVersionPublishingProfile
資源庫映射版本的發佈設定檔。
變數
- id
- str
資源識別碼。
- name
- str
資源名稱。
- type
- str
資源類型。
- location
- str
資源位置。 必要。
- publishing_profile
- GalleryApplicationVersionPublishingProfile
資源庫映射版本的發佈設定檔。
- provisioning_state
- str 或 GalleryProvisioningState
布建狀態,只會出現在回應中。 已知值為:「建立」、「更新」、「失敗」、「成功」、「刪除」和「移轉」。
- replication_status
- ReplicationStatus
這是資源庫映射版本的複寫狀態。