共用方式為


Gallery 類別

指定您要建立或更新之共用映射庫的相關資訊。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.compute.v2020_09_30.models._models_py3.Resource
Gallery

建構函式

Gallery(*, location: str, tags: Dict[str, str] | None = None, description: str | None = None, identifier: _models.GalleryIdentifier | None = None, sharing_profile: _models.SharingProfile | None = None, **kwargs: Any)

Keyword-Only Parameters

location
str

資源位置。 必要。

tags
dict[str, str]

資源標籤。

description
str

此共用映射庫資源的描述。 這個屬性是可更新的。

identifier
GalleryIdentifier

描述資源庫唯一名稱。

sharing_profile
SharingProfile

資源庫共用至訂用帳戶或租使用者的設定檔。

變數

id
str

資源識別碼。

name
str

資源名稱。

type
str

資源類型。

location
str

資源位置。 必要。

tags
dict[str, str]

資源標籤。

description
str

此共用映射庫資源的描述。 這個屬性是可更新的。

identifier
GalleryIdentifier

描述資源庫唯一名稱。

provisioning_state
strGalleryPropertiesProvisioningState

布建狀態,只會出現在回應中。 已知值為:「建立」、「更新」、「失敗」、「成功」、「刪除」和「移轉」。

sharing_profile
SharingProfile

資源庫共用至訂用帳戶或租使用者的設定檔。