Compartilhar via


GalleryInVMAccessControlProfiles interface

Interface que representa um GalleryInVMAccessControlProfiles.

Métodos

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

Crie ou atualize uma galeria inVMAccessControlProfile.

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

Crie ou atualize uma galeria inVMAccessControlProfile.

beginDelete(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

Excluir uma galeria inVMAccessControlProfile.

beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

Excluir uma galeria inVMAccessControlProfile.

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

Atualize uma galeria inVMAccessControlProfile.

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

Atualize uma galeria inVMAccessControlProfile.

get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)

Recupera informações sobre uma galeria inVMAccessControlProfile.

listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)

Listar galeria inVMAccessControlProfiles em uma galeria.

Detalhes do método

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

Crie ou atualize uma galeria inVMAccessControlProfile.

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

Parâmetros

resourceGroupName

string

O nome do grupo de recursos.

galleryName

string

O nome da Galeria de Imagens Compartilhadas na qual o InVMAccessControlProfile deve ser criado.

inVMAccessControlProfileName

string

O nome da galeria inVMAccessControlProfile a ser criado ou atualizado. Os caracteres permitidos são alfabetos e números com pontos, traços e períodos permitidos no meio. O comprimento máximo é de 80 caracteres.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfile

Parâmetros fornecidos para a operação criar ou atualizar a galeria inVMAccessControlProfile.

Retornos

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

Crie ou atualize uma galeria inVMAccessControlProfile.

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

Parâmetros

resourceGroupName

string

O nome do grupo de recursos.

galleryName

string

O nome da Galeria de Imagens Compartilhadas na qual o InVMAccessControlProfile deve ser criado.

inVMAccessControlProfileName

string

O nome da galeria inVMAccessControlProfile a ser criado ou atualizado. Os caracteres permitidos são alfabetos e números com pontos, traços e períodos permitidos no meio. O comprimento máximo é de 80 caracteres.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfile

Parâmetros fornecidos para a operação criar ou atualizar a galeria inVMAccessControlProfile.

Retornos

beginDelete(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

Excluir uma galeria inVMAccessControlProfile.

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

Parâmetros

resourceGroupName

string

O nome do grupo de recursos.

galleryName

string

nome da Galeria de Imagens Compartilhadas na qual o InVMAccessControlProfile reside.

inVMAccessControlProfileName

string

O nome da galeria inVMAccessControlProfile a ser excluído.

options
GalleryInVMAccessControlProfilesDeleteOptionalParams

Os parâmetros de opções.

Retornos

beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

Excluir uma galeria inVMAccessControlProfile.

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

Parâmetros

resourceGroupName

string

O nome do grupo de recursos.

galleryName

string

nome da Galeria de Imagens Compartilhadas na qual o InVMAccessControlProfile reside.

inVMAccessControlProfileName

string

O nome da galeria inVMAccessControlProfile a ser excluído.

options
GalleryInVMAccessControlProfilesDeleteOptionalParams

Os parâmetros de opções.

Retornos

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

Atualize uma galeria inVMAccessControlProfile.

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

Parâmetros

resourceGroupName

string

O nome do grupo de recursos.

galleryName

string

O nome da Galeria de Imagens Compartilhadas na qual o InVMAccessControlProfile deve ser atualizado.

inVMAccessControlProfileName

string

O nome da galeria inVMAccessControlProfile a ser atualizado. Os caracteres permitidos são alfabetos e números com pontos, traços e períodos permitidos no meio. O comprimento máximo é de 80 caracteres.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfileUpdate

Parâmetros fornecidos para a galeria de atualizações na operação inVMAccessControlProfile.

options
GalleryInVMAccessControlProfilesUpdateOptionalParams

Os parâmetros de opções.

Retornos

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

Atualize uma galeria inVMAccessControlProfile.

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

Parâmetros

resourceGroupName

string

O nome do grupo de recursos.

galleryName

string

O nome da Galeria de Imagens Compartilhadas na qual o InVMAccessControlProfile deve ser atualizado.

inVMAccessControlProfileName

string

O nome da galeria inVMAccessControlProfile a ser atualizado. Os caracteres permitidos são alfabetos e números com pontos, traços e períodos permitidos no meio. O comprimento máximo é de 80 caracteres.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfileUpdate

Parâmetros fornecidos para a galeria de atualizações na operação inVMAccessControlProfile.

options
GalleryInVMAccessControlProfilesUpdateOptionalParams

Os parâmetros de opções.

Retornos

get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)

Recupera informações sobre uma galeria inVMAccessControlProfile.

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

Parâmetros

resourceGroupName

string

O nome do grupo de recursos.

galleryName

string

O nome da Galeria de Imagens Compartilhadas da qual os InVMAccessControlProfiles devem ser recuperados.

inVMAccessControlProfileName

string

O nome da galeria inVMAccessControlProfile a ser recuperado.

options
GalleryInVMAccessControlProfilesGetOptionalParams

Os parâmetros de opções.

Retornos

listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)

Listar galeria inVMAccessControlProfiles em uma galeria.

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

Parâmetros

resourceGroupName

string

O nome do grupo de recursos.

galleryName

string

O nome da Galeria de Imagens Compartilhadas da qual os InVMAccessControlProfiles devem ser listados.

Retornos