Udostępnij za pośrednictwem


GalleryImageVersion Klasa

Określa informacje o wersji obrazu galerii, którą chcesz utworzyć lub zaktualizować.

Zmienne są wypełniane tylko przez serwer i będą ignorowane podczas wysyłania żądania.

Aby wysyłać na platformę Azure wszystkie wymagane parametry, należy wypełnić wszystkie wymagane parametry.

Dziedziczenie
azure.mgmt.compute.v2021_10_01.models._models_py3.Resource
GalleryImageVersion

Konstruktor

GalleryImageVersion(*, location: str, tags: Dict[str, str] | None = None, publishing_profile: _models.GalleryImageVersionPublishingProfile | None = None, storage_profile: _models.GalleryImageVersionStorageProfile | None = None, **kwargs: Any)

Keyword-Only Parameters

location
str

Lokalizacja zasobu. Wymagane.

tags
dict[str, str]

Tagi zasobów.

publishing_profile
GalleryImageVersionPublishingProfile

Profil publikowania wersji obrazu galerii.

storage_profile
GalleryImageVersionStorageProfile

Jest to profil magazynu wersji obrazu galerii.

Zmienne

id
str

Identyfikator zasobu.

name
str

Nazwa zasobu.

type
str

Typ zasobu.

location
str

Lokalizacja zasobu. Wymagane.

tags
dict[str, str]

Tagi zasobów.

publishing_profile
GalleryImageVersionPublishingProfile

Profil publikowania wersji obrazu galerii.

provisioning_state
str lub GalleryImageVersionPropertiesProvisioningState

Stan aprowizacji, który pojawia się tylko w odpowiedzi. Znane wartości to: "Tworzenie", "Aktualizowanie", "Niepowodzenie", "Powodzenie", "Usuwanie" i "Migrowanie".

storage_profile
GalleryImageVersionStorageProfile

Jest to profil magazynu wersji obrazu galerii.

replication_status
ReplicationStatus

Jest to stan replikacji wersji obrazu galerii.