Поделиться через


GalleryInVMAccessControlProfiles interface

Интерфейс, представляющий galleryInVMAccessControlProfiles.

Методы

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

Создайте или обновите коллекцию в inVMAccessControlProfile.

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

Создайте или обновите коллекцию в inVMAccessControlProfile.

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)

Создайте или обновите коллекцию в inVMAccessControlProfile.

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

Параметры, предоставленные для операции создания или обновления коллекции inVMAccessControlProfile.

options
GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams

Параметры параметров.

Возвращаемое значение

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

Имя общей коллекции образов, в которой создается InVMAccessControlProfile.

inVMAccessControlProfileName

string

Имя коллекции в inVMAccessControlProfile, которую необходимо создать или обновить. Допустимые символы — это алфавиты и числа с точками, дефисами и точками, допустимыми в середине. Максимальная длина — 80 символов.

galleryInVMAccessControlProfile
GalleryInVMAccessControlProfile

Параметры, предоставленные для операции создания или обновления коллекции inVMAccessControlProfile.

options
GalleryInVMAccessControlProfilesCreateOrUpdateOptionalParams

Параметры параметров.

Возвращаемое значение

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

имя общей коллекции образов, в которой находится InVMAccessControlProfile.

inVMAccessControlProfileName

string

Имя коллекции в inVMAccessControlProfile для удаления.

options
GalleryInVMAccessControlProfilesDeleteOptionalParams

Параметры параметров.

Возвращаемое значение

beginDeleteAndWait(string, string, string, GalleryInVMAccessControlProfilesDeleteOptionalParams)

Удалите коллекцию в inVMAccessControlProfile.

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

Параметры

resourceGroupName

string

Имя группы ресурсов.

galleryName

string

имя общей коллекции образов, в которой находится InVMAccessControlProfile.

inVMAccessControlProfileName

string

Имя коллекции в inVMAccessControlProfile для удаления.

options
GalleryInVMAccessControlProfilesDeleteOptionalParams

Параметры параметров.

Возвращаемое значение

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

Параметры, предоставленные коллекции обновлений в операции inVMAccessControlProfile.

options
GalleryInVMAccessControlProfilesUpdateOptionalParams

Параметры параметров.

Возвращаемое значение

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

Параметры, предоставленные коллекции обновлений в операции inVMAccessControlProfile.

options
GalleryInVMAccessControlProfilesUpdateOptionalParams

Параметры параметров.

Возвращаемое значение

get(string, string, string, GalleryInVMAccessControlProfilesGetOptionalParams)

Извлекает сведения о коллекции в InVMAccessControlProfile.

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

Параметры

resourceGroupName

string

Имя группы ресурсов.

galleryName

string

Имя общей коллекции образов, из которой извлекаются файлы InVMAccessControlProfile.

inVMAccessControlProfileName

string

Имя коллекции в inVMAccessControlProfile, извлекаемой.

options
GalleryInVMAccessControlProfilesGetOptionalParams

Параметры параметров.

Возвращаемое значение

listByGallery(string, string, GalleryInVMAccessControlProfilesListByGalleryOptionalParams)

Перечисление коллекции в inVMAccessControlProfiles в коллекции.

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

Параметры

resourceGroupName

string

Имя группы ресурсов.

galleryName

string

Имя общей коллекции образов, из которой должны быть перечислены inVMAccessControlProfiles.

options
GalleryInVMAccessControlProfilesListByGalleryOptionalParams

Параметры параметров.

Возвращаемое значение