Sdílet prostřednictvím


GalleryInVMAccessControlProfileVersions interface

Rozhraní představující GalleryInVMAccessControlProfileVersions.

Metody

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

Vytvořte nebo aktualizujte galerii ve verzi inVMAccessControlProfile.

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

Vytvořte nebo aktualizujte galerii ve verzi inVMAccessControlProfile.

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

Odstraňte verzi galerie inVMAccessControlProfile.

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

Odstraňte verzi galerie inVMAccessControlProfile.

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

Aktualizace verze galerie inVMAccessControlProfile

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

Aktualizace verze galerie inVMAccessControlProfile

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

Načte informace o verzi galerie inVMAccessControlProfile.

listByGalleryInVMAccessControlProfile(string, string, string, GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams)

Výpis verzí galerie inVMAccessControlProfile v galerii inVMAccessControlProfile

Podrobnosti metody

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

Vytvořte nebo aktualizujte galerii ve verzi inVMAccessControlProfile.

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

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.

inVMAccessControlProfileVersionName

string

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

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersion

Parametry zadané pro operaci verze create nebo update gallery inVMAccessControlProfile

Návraty

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

Vytvořte nebo aktualizujte galerii ve verzi inVMAccessControlProfile.

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

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.

inVMAccessControlProfileVersionName

string

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

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersion

Parametry zadané pro operaci verze create nebo update gallery inVMAccessControlProfile

Návraty

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

Odstraňte verzi galerie inVMAccessControlProfile.

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

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.

inVMAccessControlProfileVersionName

string

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

Návraty

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

Odstraňte verzi galerie inVMAccessControlProfile.

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

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.

inVMAccessControlProfileVersionName

string

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

Návraty

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

Aktualizace verze galerie inVMAccessControlProfile

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

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.

inVMAccessControlProfileVersionName

string

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

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersionUpdate

Parametry zadané do galerie aktualizací v operaci verze VMAccessControlProfile

Návraty

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

Aktualizace verze galerie inVMAccessControlProfile

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

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.

inVMAccessControlProfileVersionName

string

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

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersionUpdate

Parametry zadané do galerie aktualizací v operaci verze VMAccessControlProfile

Návraty

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

Načte informace o verzi galerie inVMAccessControlProfile.

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

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.

inVMAccessControlProfileVersionName

string

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

Návraty

listByGalleryInVMAccessControlProfile(string, string, string, GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams)

Výpis verzí galerie inVMAccessControlProfile v galerii inVMAccessControlProfile

function listByGalleryInVMAccessControlProfile(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams): PagedAsyncIterableIterator<GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersion[], 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í.

inVMAccessControlProfileName

string

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

Návraty