GalleryInVMAccessControlProfiles interface
代表 GalleryInVMAccessControlProfiles 的介面。
方法
方法詳細資料
beginCreateOrUpdate(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)
在VMAccessControlProfile 中建立或更新資源庫。
function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfile, options?: GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
參數
- resourceGroupName
-
string
資源群組的名稱。
- galleryName
-
string
要在其中建立 InVMAccessControlProfile 的共用映像庫名稱。
- inVMAccessControlProfileName
-
string
要建立或更新之資源庫 inVMAccessControlProfile 的名稱。 允許的字元是字母和數位,其中包含中間允許的點、虛線和句點。 最大長度為80個字元。
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfile
提供給 VMAccessControlProfile 作業中建立或更新資源庫的參數。
傳回
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
beginCreateOrUpdateAndWait(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)
在VMAccessControlProfile 中建立或更新資源庫。
function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfile, options?: GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams): Promise<GalleryInVMAccessControlProfile>
參數
- resourceGroupName
-
string
資源群組的名稱。
- galleryName
-
string
要在其中建立 InVMAccessControlProfile 的共用映像庫名稱。
- inVMAccessControlProfileName
-
string
要建立或更新之資源庫 inVMAccessControlProfile 的名稱。 允許的字元是字母和數位,其中包含中間允許的點、虛線和句點。 最大長度為80個字元。
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfile
提供給 VMAccessControlProfile 作業中建立或更新資源庫的參數。
傳回
Promise<GalleryInVMAccessControlProfile>
beginDelete(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)
刪除VMAccessControlProfile 中的資源庫。
function beginDelete(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesDeleteHeaders>, GalleryInVMAccessControlProfilesDeleteHeaders>>
參數
- resourceGroupName
-
string
資源群組的名稱。
- galleryName
-
string
他名稱為 InVMAccessControlProfile 所在的共用映像庫。
- inVMAccessControlProfileName
-
string
要刪除的資源庫名稱VMAccessControlProfile。
選項參數。
傳回
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesDeleteHeaders>, GalleryInVMAccessControlProfilesDeleteHeaders>>
beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)
刪除VMAccessControlProfile 中的資源庫。
function beginDeleteAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<GalleryInVMAccessControlProfilesDeleteHeaders>
參數
- resourceGroupName
-
string
資源群組的名稱。
- galleryName
-
string
他名稱為 InVMAccessControlProfile 所在的共用映像庫。
- inVMAccessControlProfileName
-
string
要刪除的資源庫名稱VMAccessControlProfile。
選項參數。
傳回
beginUpdate(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)
更新資源庫 inVMAccessControlProfile。
function beginUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
參數
- resourceGroupName
-
string
資源群組的名稱。
- galleryName
-
string
要更新 InVMAccessControlProfile 的共用映射庫名稱。
- inVMAccessControlProfileName
-
string
要更新之資源庫 inVMAccessControlProfile 的名稱。 允許的字元是字母和數位,其中包含中間允許的點、虛線和句點。 最大長度為80個字元。
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfileUpdate
在VMAccessControlProfile 作業中提供給更新資源庫的參數。
選項參數。
傳回
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
beginUpdateAndWait(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)
更新資源庫 inVMAccessControlProfile。
function beginUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<GalleryInVMAccessControlProfile>
參數
- resourceGroupName
-
string
資源群組的名稱。
- galleryName
-
string
要更新 InVMAccessControlProfile 的共用映射庫名稱。
- inVMAccessControlProfileName
-
string
要更新之資源庫 inVMAccessControlProfile 的名稱。 允許的字元是字母和數位,其中包含中間允許的點、虛線和句點。 最大長度為80個字元。
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfileUpdate
在VMAccessControlProfile 作業中提供給更新資源庫的參數。
選項參數。
傳回
Promise<GalleryInVMAccessControlProfile>
get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)
擷取VMAccessControlProfile 中資源庫的相關信息。
function get(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesGetOptionalParams): Promise<GalleryInVMAccessControlProfile>
參數
- resourceGroupName
-
string
資源群組的名稱。
- galleryName
-
string
要從中擷取 InVMAccessControlProfiles 的共用映射庫名稱。
- inVMAccessControlProfileName
-
string
要擷取之資源庫 inVMAccessControlProfile 的名稱。
選項參數。
傳回
Promise<GalleryInVMAccessControlProfile>
listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)
在資源庫中列出資源庫 inVMAccessControlProfiles。
function listByGallery(resourceGroupName: string, galleryName: string, options?: GalleryInVMAccessControlProfilesListByGalleryOptionalParams): PagedAsyncIterableIterator<GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfile[], PageSettings>
參數
- resourceGroupName
-
string
資源群組的名稱。
- galleryName
-
string
要從中列出 InVMAccessControlProfiles 的共用映像庫名稱。