GalleryApplicationVersion Klass

Anger information om galleriets programversion som du vill skapa eller uppdatera.

Variabler fylls bara i av servern och ignoreras när en begäran skickas.

Alla obligatoriska parametrar måste fyllas i för att kunna skickas till Azure.

Arv
azure.mgmt.compute.v2022_03_03.models._models_py3.Resource
GalleryApplicationVersion

Konstruktor

GalleryApplicationVersion(*, location: str, tags: Dict[str, str] | None = None, publishing_profile: _models.GalleryApplicationVersionPublishingProfile | None = None, safety_profile: _models.GalleryApplicationVersionSafetyProfile | None = None, **kwargs: Any)

Keyword-Only Parameters

location
str

Resursplats. Krävs.

tags
dict[str, str]

Resurstaggar.

publishing_profile
GalleryApplicationVersionPublishingProfile

Publiceringsprofilen för en galleribildversion.

safety_profile
GalleryApplicationVersionSafetyProfile

Säkerhetsprofilen för galleriprogramversionen.

Variabler

id
str

Resurs-ID.

name
str

Resursnamn.

type
str

Resurstyp.

location
str

Resursplats. Krävs.

tags
dict[str, str]

Resurstaggar.

publishing_profile
GalleryApplicationVersionPublishingProfile

Publiceringsprofilen för en galleribildversion.

safety_profile
GalleryApplicationVersionSafetyProfile

Säkerhetsprofilen för galleriprogramversionen.

provisioning_state
str eller GalleryProvisioningState

Etableringstillståndet, som bara visas i svaret. Kända värden är: "Creating", "Updating", "Failed", "Succeeded", "Deleting" och "Migrating".

replication_status
ReplicationStatus

Det här är replikeringsstatusen för galleribildversionen.