Freigeben über


GalleryInVMAccessControlProfiles interface

Schnittstelle, die eine GalleryInVMAccessControlProfiles darstellt.

Methoden

beginCreateOrUpdate(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)

Erstellen oder Aktualisieren eines Katalogs inVMAccessControlProfile.

beginCreateOrUpdateAndWait(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)

Erstellen oder Aktualisieren eines Katalogs inVMAccessControlProfile.

beginDelete(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

Löschen eines Katalogs inVMAccessControlProfile.

beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

Löschen eines Katalogs inVMAccessControlProfile.

beginUpdate(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)

Aktualisieren eines Katalogs inVMAccessControlProfile.

beginUpdateAndWait(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)

Aktualisieren eines Katalogs inVMAccessControlProfile.

get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)

Ruft Informationen zu einem Katalog inVMAccessControlProfile ab.

listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)

Listenkatalog inVMAccessControlProfiles in einem Katalog.

Details zur Methode

beginCreateOrUpdate(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)

Erstellen oder Aktualisieren eines Katalogs inVMAccessControlProfile.

function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfile, options?: GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

galleryName

string

Der Name des freigegebenen Bildkatalogs, in dem das InVMAccessControlProfile erstellt werden soll.

inVMAccessControlProfileName

string

Der Name des Katalogs inVMAccessControlProfile, der erstellt oder aktualisiert werden soll. Die zulässigen Zeichen sind Alphabete und Zahlen mit Punkten, Strichen und Punkten, die in der Mitte zulässig sind. Die maximale Länge beträgt 80 Zeichen.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfile

Parameter, die für den Erstellungs- oder Aktualisierungskatalog inVMAccessControlProfile-Vorgang bereitgestellt werden.

Gibt zurück

beginCreateOrUpdateAndWait(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)

Erstellen oder Aktualisieren eines Katalogs inVMAccessControlProfile.

function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfile, options?: GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams): Promise<GalleryInVMAccessControlProfile>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

galleryName

string

Der Name des freigegebenen Bildkatalogs, in dem das InVMAccessControlProfile erstellt werden soll.

inVMAccessControlProfileName

string

Der Name des Katalogs inVMAccessControlProfile, der erstellt oder aktualisiert werden soll. Die zulässigen Zeichen sind Alphabete und Zahlen mit Punkten, Strichen und Punkten, die in der Mitte zulässig sind. Die maximale Länge beträgt 80 Zeichen.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfile

Parameter, die für den Erstellungs- oder Aktualisierungskatalog inVMAccessControlProfile-Vorgang bereitgestellt werden.

Gibt zurück

beginDelete(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

Löschen eines Katalogs inVMAccessControlProfile.

function beginDelete(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesDeleteHeaders>, GalleryInVMAccessControlProfilesDeleteHeaders>>

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, der gelöscht werden soll.

Gibt zurück

beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

Löschen eines Katalogs inVMAccessControlProfile.

function beginDeleteAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<GalleryInVMAccessControlProfilesDeleteHeaders>

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, der gelöscht werden soll.

Gibt zurück

beginUpdate(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)

Aktualisieren eines Katalogs inVMAccessControlProfile.

function beginUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

galleryName

string

Der Name des freigegebenen Bildkatalogs, in dem das InVMAccessControlProfile aktualisiert werden soll.

inVMAccessControlProfileName

string

Der Name des Katalogs inVMAccessControlProfile, der aktualisiert werden soll. Die zulässigen Zeichen sind Alphabete und Zahlen mit Punkten, Strichen und Punkten, die in der Mitte zulässig sind. Die maximale Länge beträgt 80 Zeichen.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfileUpdate

Parameter, die für den Aktualisierungskatalog inVMAccessControlProfile-Vorgang bereitgestellt werden.

Gibt zurück

beginUpdateAndWait(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)

Aktualisieren eines Katalogs inVMAccessControlProfile.

function beginUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<GalleryInVMAccessControlProfile>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

galleryName

string

Der Name des freigegebenen Bildkatalogs, in dem das InVMAccessControlProfile aktualisiert werden soll.

inVMAccessControlProfileName

string

Der Name des Katalogs inVMAccessControlProfile, der aktualisiert werden soll. Die zulässigen Zeichen sind Alphabete und Zahlen mit Punkten, Strichen und Punkten, die in der Mitte zulässig sind. Die maximale Länge beträgt 80 Zeichen.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfileUpdate

Parameter, die für den Aktualisierungskatalog inVMAccessControlProfile-Vorgang bereitgestellt werden.

Gibt zurück

get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)

Ruft Informationen zu einem Katalog inVMAccessControlProfile ab.

function get(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesGetOptionalParams): Promise<GalleryInVMAccessControlProfile>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

galleryName

string

Der Name des freigegebenen Bildkatalogs, aus dem die InVMAccessControlProfiles abgerufen werden sollen.

inVMAccessControlProfileName

string

Der Name des Katalogs inVMAccessControlProfile, der abgerufen werden soll.

Gibt zurück

listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)

Listenkatalog inVMAccessControlProfiles in einem Katalog.

function listByGallery(resourceGroupName: string, galleryName: string, options?: GalleryInVMAccessControlProfilesListByGalleryOptionalParams): PagedAsyncIterableIterator<GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfile[], PageSettings>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

galleryName

string

Der Name des freigegebenen Bildkatalogs, aus dem die InVMAccessControlProfiles aufgelistet werden sollen.

Gibt zurück