GalleryInVMAccessControlProfiles interface
Интерфейс, представляющий galleryInVMAccessControlProfiles.
Методы
Сведения о методе
beginCreateOrUpdate(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)
Создайте или обновите коллекцию в inVMAccessControlProfile.
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
Параметры, предоставленные для операции создания или обновления коллекции inVMAccessControlProfile.
Параметры параметров.
Возвращаемое значение
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfile>, GalleryInVMAccessControlProfile>>
beginCreateOrUpdateAndWait(string, string, string, GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams)
Создайте или обновите коллекцию в inVMAccessControlProfile.
function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, galleryInVMAccessControlProfile: GalleryInVMAccessControlProfile, options?: GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams): Promise<GalleryInVMAccessControlProfile>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Имя не зависит от регистра.
- galleryName
-
string
Имя общей коллекции образов.
- inVMAccessControlProfileName
-
string
Имя коллекции в inVMAccessControlProfile, извлекаемой.
- galleryInVMAccessControlProfile
- GalleryInVMAccessControlProfile
Параметры, предоставленные для операции создания или обновления коллекции inVMAccessControlProfile.
Параметры параметров.
Возвращаемое значение
Promise<GalleryInVMAccessControlProfile>
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, извлекаемой.
Параметры параметров.
Возвращаемое значение
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesDeleteHeaders>, GalleryInVMAccessControlProfilesDeleteHeaders>>
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.
Параметры параметров.
Возвращаемое значение
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryInVMAccessControlProfilesUpdateResponse>, GalleryInVMAccessControlProfilesUpdateResponse>>
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, извлекаемой.
Параметры параметров.
Возвращаемое значение
Promise<GalleryInVMAccessControlProfile>
listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)
Перечисление коллекции в inVMAccessControlProfiles в коллекции.
function listByGallery(resourceGroupName: string, galleryName: string, options?: GalleryInVMAccessControlProfilesListByGalleryOptionalParams): PagedAsyncIterableIterator<GalleryInVMAccessControlProfile, GalleryInVMAccessControlProfile[], PageSettings>
Параметры
- resourceGroupName
-
string
Имя группы ресурсов. Имя не зависит от регистра.
- galleryName
-
string
Имя общей коллекции образов.
Параметры параметров.