GalleryInVMAccessControlProfiles interface
Interfaz que representa un GalleryInVMAccessControlProfiles.
Métodos
Detalles del método
beginCreateOrUpdate(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)
Cree o actualice una galería enVMAccessControlProfile.
function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfile, options?: GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- galleryName
-
string
Nombre de Shared Image Gallery.
- inVMAccessControlProfileName
-
string
Nombre de la galería inVMAccessControlProfile que se va a recuperar.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfile
Parámetros proporcionados a la operación create or update gallery inVMAccessControlProfile.
Parámetros de opciones.
Devoluciones
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
beginCreateOrUpdateAndWait(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)
Cree o actualice una galería enVMAccessControlProfile.
function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfile, options?: GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams): Promise<GalleryInVMAccessControlProfile>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- galleryName
-
string
Nombre de Shared Image Gallery.
- inVMAccessControlProfileName
-
string
Nombre de la galería inVMAccessControlProfile que se va a recuperar.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfile
Parámetros proporcionados a la operación create or update gallery inVMAccessControlProfile.
Parámetros de opciones.
Devoluciones
Promise<GalleryInVMAccessControlProfile>
beginDelete(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)
Elimina una galería inVMAccessControlProfile.
function beginDelete(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesDeleteHeaders>, GalleryInVMAccessControlProfilesDeleteHeaders>>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- galleryName
-
string
Nombre de Shared Image Gallery.
- inVMAccessControlProfileName
-
string
Nombre de la galería inVMAccessControlProfile que se va a recuperar.
Parámetros de opciones.
Devoluciones
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesDeleteHeaders>, GalleryInVMAccessControlProfilesDeleteHeaders>>
beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)
Elimina una galería inVMAccessControlProfile.
function beginDeleteAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<GalleryInVMAccessControlProfilesDeleteHeaders>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- galleryName
-
string
Nombre de Shared Image Gallery.
- inVMAccessControlProfileName
-
string
Nombre de la galería inVMAccessControlProfile que se va a recuperar.
Parámetros de opciones.
Devoluciones
beginUpdate(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)
Actualice una galería enVMAccessControlProfile.
function beginUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesUpdateResponse>, GalleryInVMAccessControlProfilesUpdateResponse>>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- galleryName
-
string
Nombre de Shared Image Gallery.
- inVMAccessControlProfileName
-
string
Nombre de la galería inVMAccessControlProfile que se va a recuperar.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfileUpdate
Parámetros proporcionados a la galería de actualizaciones en la operaciónVMAccessControlProfile.
Parámetros de opciones.
Devoluciones
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesUpdateResponse>, GalleryInVMAccessControlProfilesUpdateResponse>>
beginUpdateAndWait(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)
Actualice una galería enVMAccessControlProfile.
function beginUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<GalleryInVMAccessControlProfilesUpdateResponse>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- galleryName
-
string
Nombre de Shared Image Gallery.
- inVMAccessControlProfileName
-
string
Nombre de la galería inVMAccessControlProfile que se va a recuperar.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfileUpdate
Parámetros proporcionados a la galería de actualizaciones en la operaciónVMAccessControlProfile.
Parámetros de opciones.
Devoluciones
get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)
Recupera información sobre una galería inVMAccessControlProfile.
function get(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesGetOptionalParams): Promise<GalleryInVMAccessControlProfile>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- galleryName
-
string
Nombre de Shared Image Gallery.
- inVMAccessControlProfileName
-
string
Nombre de la galería inVMAccessControlProfile que se va a recuperar.
Parámetros de opciones.
Devoluciones
Promise<GalleryInVMAccessControlProfile>
listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)
Enumerar la galería enVMAccessControlProfiles en una galería.
function listByGallery(resourceGroupName: string, galleryName: string, options?: GalleryInVMAccessControlProfilesListByGalleryOptionalParams): PagedAsyncIterableIterator<GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfile[], PageSettings>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.
- galleryName
-
string
Nombre de Shared Image Gallery.
Parámetros de opciones.