通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GalleryInVMAccessControlProfiles interface

表示 GalleryInVMAccessControlProfiles 的接口。

方法

beginCreateOrUpdate(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)

在VMAccessControlProfile 中创建或更新库。

beginCreateOrUpdateAndWait(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)

在VMAccessControlProfile 中创建或更新库。

beginDelete(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

删除库 inVMAccessControlProfile。

beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

删除库 inVMAccessControlProfile。

beginUpdate(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)

更新库 inVMAccessControlProfile。

beginUpdateAndWait(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)

更新库 inVMAccessControlProfile。

get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)

检索有关库的信息 inVMAccessControlProfile。

listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)

列出库中的库 inVMAccessControlProfiles。

方法详细信息

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

共享映像库的名称。

inVMAccessControlProfileName

string

要检索的库名称 inVMAccessControlProfile。

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfile

提供给 CREATE 或 update 库的参数,inVMAccessControlProfile 操作。

返回

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

共享映像库的名称。

inVMAccessControlProfileName

string

要检索的库名称 inVMAccessControlProfile。

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfile

提供给 CREATE 或 update 库的参数,inVMAccessControlProfile 操作。

返回

beginDelete(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

删除库 inVMAccessControlProfile。

function beginDelete(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesDeleteHeaders>, GalleryInVMAccessControlProfilesDeleteHeaders>>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

galleryName

string

共享映像库的名称。

inVMAccessControlProfileName

string

要检索的库名称 inVMAccessControlProfile。

返回

beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

删除库 inVMAccessControlProfile。

function beginDeleteAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesDeleteOptionalParams): Promise<GalleryInVMAccessControlProfilesDeleteHeaders>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

galleryName

string

共享映像库的名称。

inVMAccessControlProfileName

string

要检索的库名称 inVMAccessControlProfile。

返回

beginUpdate(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)

更新库 inVMAccessControlProfile。

function beginUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesUpdateResponse>, GalleryInVMAccessControlProfilesUpdateResponse>>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

galleryName

string

共享映像库的名称。

inVMAccessControlProfileName

string

要检索的库名称 inVMAccessControlProfile。

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfileUpdate

提供给更新库的参数 inVMAccessControlProfile 操作。

返回

beginUpdateAndWait(string, string, string, GalleryInVMAccessControlProfileUpdate, GalleryInVMAccessControlProfilesUpdateOptionalParams)

更新库 inVMAccessControlProfile。

function beginUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfileUpdate, options?: GalleryInVMAccessControlProfilesUpdateOptionalParams): Promise<GalleryInVMAccessControlProfilesUpdateResponse>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

galleryName

string

共享映像库的名称。

inVMAccessControlProfileName

string

要检索的库名称 inVMAccessControlProfile。

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfileUpdate

提供给更新库的参数 inVMAccessControlProfile 操作。

返回

get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)

检索有关库的信息 inVMAccessControlProfile。

function get(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfilesGetOptionalParams): Promise<GalleryInVMAccessControlProfile>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

galleryName

string

共享映像库的名称。

inVMAccessControlProfileName

string

要检索的库名称 inVMAccessControlProfile。

返回

listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)

列出库中的库 inVMAccessControlProfiles。

function listByGallery(resourceGroupName: string, galleryName: string, options?: GalleryInVMAccessControlProfilesListByGalleryOptionalParams): PagedAsyncIterableIterator<GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfile[], PageSettings>

参数

resourceGroupName

string

资源组的名称。 此名称不区分大小写。

galleryName

string

共享映像库的名称。

返回