Freigeben über


GalleryInVMAccessControlProfileVersions interface

Schnittstelle, die eine GalleryInVMAccessControlProfileVersions darstellt.

Methoden

beginCreateOrUpdate(string, string, string, string, GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams)

Erstellen oder Aktualisieren eines Katalogs in der VersionVMAccessControlProfile.

beginCreateOrUpdateAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams)

Erstellen oder Aktualisieren eines Katalogs in der VersionVMAccessControlProfile.

beginDelete(string, string, string, string, GalleryInVMAccessControlProfileVersionsDeleteOptionalParams)

Löschen Sie einen Katalog in der VersionVMAccessControlProfile.

beginDeleteAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersionsDeleteOptionalParams)

Löschen Sie einen Katalog in der VersionVMAccessControlProfile.

beginUpdate(string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, GalleryInVMAccessControlProfileVersionsUpdateOptionalParams)

Aktualisieren eines Katalogs inVMAccessControlProfile-Version.

beginUpdateAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, GalleryInVMAccessControlProfileVersionsUpdateOptionalParams)

Aktualisieren eines Katalogs inVMAccessControlProfile-Version.

get(string, string, string, string, GalleryInVMAccessControlProfileVersionsGetOptionalParams)

Ruft Informationen zu einem Katalog in der VersionVMAccessControlProfile ab.

listByGalleryInVMAccessControlProfile(string, string, string, GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams)

Listenkatalog inVMAccessControlProfile-Versionen in einem Katalog inVMAccessControlProfile

Details zur Methode

beginCreateOrUpdate(string, string, string, string, GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams)

Erstellen oder Aktualisieren eines Katalogs in der VersionVMAccessControlProfile.

function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

galleryName

string

Der Name des freigegebenen Bildkatalogs, in dem sich das inVMAccessControlProfile befindet.

inVMAccessControlProfileName

string

Der Name des Katalogs inVMAccessControlProfile, in dem die inVMAccessControlProfile-Version erstellt werden soll.

inVMAccessControlProfileVersionName

string

Der Name des katalogs inVMAccessControlProfile-Version, die erstellt werden soll. Muss dem Namensmuster der semantischen Version folgen: Die zulässigen Zeichen sind Ziffern und Punkt. Ziffern müssen innerhalb des Bereichs einer 32-Bit-Ganzzahl liegen. Format:..

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersion

Parameter, die für den Versionsvorgang zum Erstellen oder Aktualisieren des Katalogs inVMAccessControlProfile bereitgestellt werden.

Gibt zurück

beginCreateOrUpdateAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams)

Erstellen oder Aktualisieren eines Katalogs in der VersionVMAccessControlProfile.

function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams): Promise<GalleryInVMAccessControlProfileVersion>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

galleryName

string

Der Name des freigegebenen Bildkatalogs, in dem sich das inVMAccessControlProfile befindet.

inVMAccessControlProfileName

string

Der Name des Katalogs inVMAccessControlProfile, in dem die inVMAccessControlProfile-Version erstellt werden soll.

inVMAccessControlProfileVersionName

string

Der Name des katalogs inVMAccessControlProfile-Version, die erstellt werden soll. Muss dem Namensmuster der semantischen Version folgen: Die zulässigen Zeichen sind Ziffern und Punkt. Ziffern müssen innerhalb des Bereichs einer 32-Bit-Ganzzahl liegen. Format:..

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersion

Parameter, die für den Versionsvorgang zum Erstellen oder Aktualisieren des Katalogs inVMAccessControlProfile bereitgestellt werden.

Gibt zurück

beginDelete(string, string, string, string, GalleryInVMAccessControlProfileVersionsDeleteOptionalParams)

Löschen Sie einen Katalog in der VersionVMAccessControlProfile.

function beginDelete(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersionsDeleteHeaders>, GalleryInVMAccessControlProfileVersionsDeleteHeaders>>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

galleryName

string

Der Name des freigegebenen Bildkatalogs, in dem sich das inVMAccessControlProfile befindet.

inVMAccessControlProfileName

string

Der Name des Katalogs inVMAccessControlProfile, in dem sich die inVMAccessControlProfile-Version befindet.

inVMAccessControlProfileVersionName

string

Der Name des Katalogs inVMAccessControlProfile-Version, der gelöscht werden soll.

Gibt zurück

beginDeleteAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersionsDeleteOptionalParams)

Löschen Sie einen Katalog in der VersionVMAccessControlProfile.

function beginDeleteAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams): Promise<GalleryInVMAccessControlProfileVersionsDeleteHeaders>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

galleryName

string

Der Name des freigegebenen Bildkatalogs, in dem sich das inVMAccessControlProfile befindet.

inVMAccessControlProfileName

string

Der Name des Katalogs inVMAccessControlProfile, in dem sich die inVMAccessControlProfile-Version befindet.

inVMAccessControlProfileVersionName

string

Der Name des Katalogs inVMAccessControlProfile-Version, der gelöscht werden soll.

Gibt zurück

beginUpdate(string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, GalleryInVMAccessControlProfileVersionsUpdateOptionalParams)

Aktualisieren eines Katalogs inVMAccessControlProfile-Version.

function beginUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

galleryName

string

Der Name des freigegebenen Bildkatalogs, in dem sich das inVMAccessControlProfile befindet.

inVMAccessControlProfileName

string

Der Name des Katalogs inVMAccessControlProfile, in dem die inVMAccessControlProfile-Version aktualisiert werden soll.

inVMAccessControlProfileVersionName

string

Der Name des Katalogs inVMAccessControlProfile-Version, die aktualisiert werden soll. Muss dem Namensmuster der semantischen Version folgen: Die zulässigen Zeichen sind Ziffern und Punkt. Ziffern müssen innerhalb des Bereichs einer 32-Bit-Ganzzahl liegen. Format:..

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersionUpdate

Parameter, die für den Updatekatalog inVMAccessControlProfile-Versionsvorgang bereitgestellt werden.

Gibt zurück

beginUpdateAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, GalleryInVMAccessControlProfileVersionsUpdateOptionalParams)

Aktualisieren eines Katalogs inVMAccessControlProfile-Version.

function beginUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams): Promise<GalleryInVMAccessControlProfileVersion>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

galleryName

string

Der Name des freigegebenen Bildkatalogs, in dem sich das inVMAccessControlProfile befindet.

inVMAccessControlProfileName

string

Der Name des Katalogs inVMAccessControlProfile, in dem die inVMAccessControlProfile-Version aktualisiert werden soll.

inVMAccessControlProfileVersionName

string

Der Name des Katalogs inVMAccessControlProfile-Version, die aktualisiert werden soll. Muss dem Namensmuster der semantischen Version folgen: Die zulässigen Zeichen sind Ziffern und Punkt. Ziffern müssen innerhalb des Bereichs einer 32-Bit-Ganzzahl liegen. Format:..

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersionUpdate

Parameter, die für den Updatekatalog inVMAccessControlProfile-Versionsvorgang bereitgestellt werden.

Gibt zurück

get(string, string, string, string, GalleryInVMAccessControlProfileVersionsGetOptionalParams)

Ruft Informationen zu einem Katalog in der VersionVMAccessControlProfile ab.

function get(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsGetOptionalParams): Promise<GalleryInVMAccessControlProfileVersion>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

galleryName

string

Der Name des freigegebenen Bildkatalogs, in dem sich das inVMAccessControlProfile befindet.

inVMAccessControlProfileName

string

Der Name des Katalogs inVMAccessControlProfile, in dem sich die inVMAccessControlProfile-Version befindet.

inVMAccessControlProfileVersionName

string

Der Name des Katalogs inVMAccessControlProfile-Version, die abgerufen werden soll.

Gibt zurück

listByGalleryInVMAccessControlProfile(string, string, string, GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams)

Listenkatalog inVMAccessControlProfile-Versionen in einem Katalog inVMAccessControlProfile

function listByGalleryInVMAccessControlProfile(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams): PagedAsyncIterableIterator<GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersion[], PageSettings>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

galleryName

string

Der Name des freigegebenen Bildkatalogs, in dem sich das inVMAccessControlProfile befindet.

inVMAccessControlProfileName

string

Der Name des Katalogs inVMAccessControlProfile, aus dem die inVMAccessControlProfile-Versionen aufgelistet werden sollen.

Gibt zurück