Sdílet prostřednictvím


GalleryInVMAccessControlProfiles interface

Rozhraní představující GalleryInVMAccessControlProfiles.

Metody

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

Vytvořte nebo aktualizujte galerii inVMAccessControlProfile.

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

Vytvořte nebo aktualizujte galerii inVMAccessControlProfile.

beginDelete(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

Odstraňte galerii inVMAccessControlProfile.

beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

Odstraňte galerii inVMAccessControlProfile.

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

Aktualizujte galerii inVMAccessControlProfile.

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

Aktualizujte galerii inVMAccessControlProfile.

get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)

Načte informace o galerii inVMAccessControlProfile.

listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)

Výpis galerie inVMAccessControlProfiles v galerii.

Podrobnosti metody

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

Vytvořte nebo aktualizujte galerii inVMAccessControlProfile.

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

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

galleryName

string

Název galerie sdílených imagí.

inVMAccessControlProfileName

string

Název galerie inVMAccessControlProfile, který se má načíst.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfile

Parametry zadané pro operaci create nebo update gallery inVMAccessControlProfile.

Návraty

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

Vytvořte nebo aktualizujte galerii inVMAccessControlProfile.

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

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

galleryName

string

Název galerie sdílených imagí.

inVMAccessControlProfileName

string

Název galerie inVMAccessControlProfile, který se má načíst.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfile

Parametry zadané pro operaci create nebo update gallery inVMAccessControlProfile.

Návraty

beginDelete(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

Odstraňte galerii inVMAccessControlProfile.

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

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

galleryName

string

Název galerie sdílených imagí.

inVMAccessControlProfileName

string

Název galerie inVMAccessControlProfile, který se má načíst.

Návraty

beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

Odstraňte galerii inVMAccessControlProfile.

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

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

galleryName

string

Název galerie sdílených imagí.

inVMAccessControlProfileName

string

Název galerie inVMAccessControlProfile, který se má načíst.

Návraty

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

Aktualizujte galerii inVMAccessControlProfile.

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

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

galleryName

string

Název galerie sdílených imagí.

inVMAccessControlProfileName

string

Název galerie inVMAccessControlProfile, který se má načíst.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfileUpdate

Parametry zadané do galerie aktualizací v operaci VMAccessControlProfile

Návraty

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

Aktualizujte galerii inVMAccessControlProfile.

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

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

galleryName

string

Název galerie sdílených imagí.

inVMAccessControlProfileName

string

Název galerie inVMAccessControlProfile, který se má načíst.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfileUpdate

Parametry zadané do galerie aktualizací v operaci VMAccessControlProfile

Návraty

get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)

Načte informace o galerii inVMAccessControlProfile.

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

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

galleryName

string

Název galerie sdílených imagí.

inVMAccessControlProfileName

string

Název galerie inVMAccessControlProfile, který se má načíst.

Návraty

listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)

Výpis galerie inVMAccessControlProfiles v galerii.

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

Parametry

resourceGroupName

string

Název skupiny prostředků. Název nerozlišuje malá a velká písmena.

galleryName

string

Název galerie sdílených imagí.

Návraty