次の方法で共有


Gallery クラス

作成または更新するShared Image Galleryに関する情報を指定します。

変数はサーバーによってのみ設定され、要求の送信時には無視されます。

Azure に送信するには、必要なすべてのパラメーターを設定する必要があります。

継承
azure.mgmt.compute.v2022_03_03.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, soft_delete_policy: _models.SoftDeletePolicy | None = None, **kwargs: Any)

Keyword-Only Parameters

location
str

リソースの場所。 必須。

tags
dict[str, str]

リソース タグ。

description
str

このShared Image Gallery リソースの説明。 このプロパティは更新可能です。

identifier
GalleryIdentifier

ギャラリーの一意の名前について説明します。

sharing_profile
SharingProfile

サブスクリプションまたはテナントへのギャラリー共有のプロファイル。

soft_delete_policy
SoftDeletePolicy

ギャラリーの論理的な削除ポリシーに関する情報が含まれています。

変数

id
str

リソース ID。

name
str

リソース名。

type
str

リソースの種類。

location
str

リソースの場所。 必須です。

tags
dict[str, str]

リソース タグ。

description
str

このShared Image Gallery リソースの説明。 このプロパティは更新可能です。

identifier
GalleryIdentifier

ギャラリーの一意の名前について説明します。

provisioning_state
str または GalleryProvisioningState

プロビジョニング状態。これは応答にのみ表示されます。 既知の値は、"Creating"、"Updating"、"Failed"、"Succeeded"、"Deleting"、および "Migrating" です。

sharing_profile
SharingProfile

サブスクリプションまたはテナントへのギャラリー共有のプロファイル。

soft_delete_policy
SoftDeletePolicy

ギャラリーの論理的な削除ポリシーに関する情報が含まれています。

sharing_status
SharingStatus

現在のギャラリーの共有状態。