GalleryInVMAccessControlProfiles interface
Antarmuka yang mewakili GalleryInVMAccessControlProfiles.
Metode
Detail Metode
beginCreateOrUpdate(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)
Membuat atau memperbarui galeri diVMAccessControlProfile.
function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfile, options?: GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
Parameter
- resourceGroupName
-
string
Nama grup sumber daya. Nama tidak sensitif terhadap penggunaan huruf besar atau kecil.
- galleryName
-
string
Nama Shared Image Gallery.
- inVMAccessControlProfileName
-
string
Nama galeri inVMAccessControlProfile yang akan diambil.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfile
Parameter yang disediakan untuk operasi buat atau perbarui galeri inVMAccessControlProfile.
Parameter opsi.
Mengembalikan
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
beginCreateOrUpdateAndWait(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)
Membuat atau memperbarui galeri diVMAccessControlProfile.
function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfile, options?: GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams): Promise<GalleryInVMAccessControlProfile>
Parameter
- resourceGroupName
-
string
Nama grup sumber daya. Nama tidak sensitif terhadap penggunaan huruf besar atau kecil.
- galleryName
-
string
Nama Shared Image Gallery.
- inVMAccessControlProfileName
-
string
Nama galeri inVMAccessControlProfile yang akan diambil.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfile
Parameter yang disediakan untuk operasi buat atau perbarui galeri inVMAccessControlProfile.
Parameter opsi.
Mengembalikan
Promise<GalleryInVMAccessControlProfile>
beginDelete(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)
Menghapus galeri diVMAccessControlProfile.
function beginDelete(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesDeleteHeaders>, GalleryInVMAccessControlProfilesDeleteHeaders>>
Parameter
- resourceGroupName
-
string
Nama grup sumber daya. Nama tidak sensitif terhadap penggunaan huruf besar atau kecil.
- galleryName
-
string
Nama Shared Image Gallery.
- inVMAccessControlProfileName
-
string
Nama galeri inVMAccessControlProfile yang akan diambil.
Parameter opsi.
Mengembalikan
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesDeleteHeaders>, GalleryInVMAccessControlProfilesDeleteHeaders>>
beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)
Menghapus galeri diVMAccessControlProfile.
function beginDeleteAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<GalleryInVMAccessControlProfilesDeleteHeaders>
Parameter
- resourceGroupName
-
string
Nama grup sumber daya. Nama tidak sensitif terhadap penggunaan huruf besar atau kecil.
- galleryName
-
string
Nama Shared Image Gallery.
- inVMAccessControlProfileName
-
string
Nama galeri inVMAccessControlProfile yang akan diambil.
Parameter opsi.
Mengembalikan
beginUpdate(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)
Perbarui galeri diVMAccessControlProfile.
function beginUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesUpdateResponse>, GalleryInVMAccessControlProfilesUpdateResponse>>
Parameter
- resourceGroupName
-
string
Nama grup sumber daya. Nama tidak sensitif terhadap penggunaan huruf besar atau kecil.
- galleryName
-
string
Nama Shared Image Gallery.
- inVMAccessControlProfileName
-
string
Nama galeri inVMAccessControlProfile yang akan diambil.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfileUpdate
Parameter yang disediakan ke galeri pembaruan dalam operasi InVMAccessControlProfile.
Parameter opsi.
Mengembalikan
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesUpdateResponse>, GalleryInVMAccessControlProfilesUpdateResponse>>
beginUpdateAndWait(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)
Perbarui galeri diVMAccessControlProfile.
function beginUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<GalleryInVMAccessControlProfilesUpdateResponse>
Parameter
- resourceGroupName
-
string
Nama grup sumber daya. Nama tidak sensitif terhadap penggunaan huruf besar atau kecil.
- galleryName
-
string
Nama Shared Image Gallery.
- inVMAccessControlProfileName
-
string
Nama galeri inVMAccessControlProfile yang akan diambil.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfileUpdate
Parameter yang disediakan ke galeri pembaruan dalam operasi InVMAccessControlProfile.
Parameter opsi.
Mengembalikan
get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)
Mengambil informasi tentang galeri inVMAccessControlProfile.
function get(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesGetOptionalParams): Promise<GalleryInVMAccessControlProfile>
Parameter
- resourceGroupName
-
string
Nama grup sumber daya. Nama tidak sensitif terhadap penggunaan huruf besar atau kecil.
- galleryName
-
string
Nama Shared Image Gallery.
- inVMAccessControlProfileName
-
string
Nama galeri inVMAccessControlProfile yang akan diambil.
Parameter opsi.
Mengembalikan
Promise<GalleryInVMAccessControlProfile>
listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)
Cantumkan galeri diVMAccessControlProfiles di galeri.
function listByGallery(resourceGroupName: string, galleryName: string, options?: GalleryInVMAccessControlProfilesListByGalleryOptionalParams): PagedAsyncIterableIterator<GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfile[], PageSettings>
Parameter
- resourceGroupName
-
string
Nama grup sumber daya. Nama tidak sensitif terhadap penggunaan huruf besar atau kecil.
- galleryName
-
string
Nama Shared Image Gallery.
Parameter opsi.