GalleryInVMAccessControlProfiles interface
GalleryInVMAccessControlProfiles-t képviselő felület.
Metódusok
Metódus adatai
beginCreateOrUpdate(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)
Katalógus létrehozása vagy frissítése az InVMAccessControlProfile-ban.
function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfile, options?: GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve. A név nem megkülönbözteti a kis- és nagybetűket.
- galleryName
-
string
A megosztott képtár neve.
- inVMAccessControlProfileName
-
string
A lekérendő gyűjtemény neve az inVMAccessControlProfile-ban.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfile
A létrehozási vagy frissítési katalógus inVMAccessControlProfile műveletéhez megadott paraméterek.
A beállítások paraméterei.
Válaszok
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
beginCreateOrUpdateAndWait(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)
Katalógus létrehozása vagy frissítése az InVMAccessControlProfile-ban.
function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfile, options?: GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams): Promise<GalleryInVMAccessControlProfile>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve. A név nem megkülönbözteti a kis- és nagybetűket.
- galleryName
-
string
A megosztott képtár neve.
- inVMAccessControlProfileName
-
string
A lekérendő gyűjtemény neve az inVMAccessControlProfile-ban.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfile
A létrehozási vagy frissítési katalógus inVMAccessControlProfile műveletéhez megadott paraméterek.
A beállítások paraméterei.
Válaszok
Promise<GalleryInVMAccessControlProfile>
beginDelete(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)
Katalógus törlése az inVMAccessControlProfile-ban.
function beginDelete(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesDeleteHeaders>, GalleryInVMAccessControlProfilesDeleteHeaders>>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve. A név nem megkülönbözteti a kis- és nagybetűket.
- galleryName
-
string
A megosztott képtár neve.
- inVMAccessControlProfileName
-
string
A lekérendő gyűjtemény neve az inVMAccessControlProfile-ban.
A beállítások paraméterei.
Válaszok
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesDeleteHeaders>, GalleryInVMAccessControlProfilesDeleteHeaders>>
beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)
Katalógus törlése az inVMAccessControlProfile-ban.
function beginDeleteAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<GalleryInVMAccessControlProfilesDeleteHeaders>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve. A név nem megkülönbözteti a kis- és nagybetűket.
- galleryName
-
string
A megosztott képtár neve.
- inVMAccessControlProfileName
-
string
A lekérendő gyűjtemény neve az inVMAccessControlProfile-ban.
A beállítások paraméterei.
Válaszok
beginUpdate(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)
Frissítsen egy katalógust az inVMAccessControlProfile-ban.
function beginUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesUpdateResponse>, GalleryInVMAccessControlProfilesUpdateResponse>>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve. A név nem megkülönbözteti a kis- és nagybetűket.
- galleryName
-
string
A megosztott képtár neve.
- inVMAccessControlProfileName
-
string
A lekérendő gyűjtemény neve az inVMAccessControlProfile-ban.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfileUpdate
Az inVMAccessControlProfile művelet frissítési katalógusához megadott paraméterek.
A beállítások paraméterei.
Válaszok
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesUpdateResponse>, GalleryInVMAccessControlProfilesUpdateResponse>>
beginUpdateAndWait(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)
Frissítsen egy katalógust az inVMAccessControlProfile-ban.
function beginUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<GalleryInVMAccessControlProfilesUpdateResponse>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve. A név nem megkülönbözteti a kis- és nagybetűket.
- galleryName
-
string
A megosztott képtár neve.
- inVMAccessControlProfileName
-
string
A lekérendő gyűjtemény neve az inVMAccessControlProfile-ban.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfileUpdate
Az inVMAccessControlProfile művelet frissítési katalógusához megadott paraméterek.
A beállítások paraméterei.
Válaszok
get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)
Beolvassa az inVMAccessControlProfile gyűjtemény adatait.
function get(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesGetOptionalParams): Promise<GalleryInVMAccessControlProfile>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve. A név nem megkülönbözteti a kis- és nagybetűket.
- galleryName
-
string
A megosztott képtár neve.
- inVMAccessControlProfileName
-
string
A lekérendő gyűjtemény neve az inVMAccessControlProfile-ban.
A beállítások paraméterei.
Válaszok
Promise<GalleryInVMAccessControlProfile>
listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)
Katalógusok listázása azVMAccessControlProfilesben egy katalógusban.
function listByGallery(resourceGroupName: string, galleryName: string, options?: GalleryInVMAccessControlProfilesListByGalleryOptionalParams): PagedAsyncIterableIterator<GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfile[], PageSettings>
Paraméterek
- resourceGroupName
-
string
Az erőforráscsoport neve. A név nem megkülönbözteti a kis- és nagybetűket.
- galleryName
-
string
A megosztott képtár neve.
A beállítások paraméterei.