GalleryInVMAccessControlProfiles interface
Rozhraní představující GalleryInVMAccessControlProfiles.
Metody
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.
Parametry možností.
Návraty
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
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.
Parametry možností.
Návraty
Promise<GalleryInVMAccessControlProfile>
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.
Parametry možností.
Návraty
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesDeleteHeaders>, GalleryInVMAccessControlProfilesDeleteHeaders>>
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.
Parametry možností.
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
Parametry možností.
Návraty
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesUpdateResponse>, GalleryInVMAccessControlProfilesUpdateResponse>>
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
Parametry možností.
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.
Parametry možností.
Návraty
Promise<GalleryInVMAccessControlProfile>
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í.
Parametry možností.