다음을 통해 공유


GalleryInVMAccessControlProfileVersions interface

GalleryInVMAccessControlProfileVersions를 나타내는 인터페이스입니다.

메서드

beginCreateOrUpdate(string, string, string, string, GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams)

갤러리 inVMAccessControlProfile 버전을 만들거나 업데이트합니다.

beginCreateOrUpdateAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams)

갤러리 inVMAccessControlProfile 버전을 만들거나 업데이트합니다.

beginDelete(string, string, string, string, GalleryInVMAccessControlProfileVersionsDeleteOptionalParams)

갤러리 inVMAccessControlProfile 버전을 삭제합니다.

beginDeleteAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersionsDeleteOptionalParams)

갤러리 inVMAccessControlProfile 버전을 삭제합니다.

beginUpdate(string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, GalleryInVMAccessControlProfileVersionsUpdateOptionalParams)

갤러리 inVMAccessControlProfile 버전을 업데이트합니다.

beginUpdateAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, GalleryInVMAccessControlProfileVersionsUpdateOptionalParams)

갤러리 inVMAccessControlProfile 버전을 업데이트합니다.

get(string, string, string, string, GalleryInVMAccessControlProfileVersionsGetOptionalParams)

갤러리 inVMAccessControlProfile 버전에 대한 정보를 검색합니다.

listByGalleryInVMAccessControlProfile(string, string, string, GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams)

갤러리 inVMAccessControlProfile의 갤러리 inVMAccessControlProfile 버전 나열

메서드 세부 정보

beginCreateOrUpdate(string, string, string, string, GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams)

갤러리 inVMAccessControlProfile 버전을 만들거나 업데이트합니다.

function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersion>, GalleryInVMAccessControlProfileVersion>>

매개 변수

resourceGroupName

string

리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.

galleryName

string

공유 이미지 갤러리의 이름입니다.

inVMAccessControlProfileName

string

검색할 갤러리 inVMAccessControlProfile의 이름입니다.

inVMAccessControlProfileVersionName

string

검색할 갤러리 inVMAccessControlProfile 버전의 이름입니다.

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersion

만들기 또는 업데이트 갤러리 inVMAccessControlProfile 버전 작업에 제공된 매개 변수입니다.

반환

beginCreateOrUpdateAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams)

갤러리 inVMAccessControlProfile 버전을 만들거나 업데이트합니다.

function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersion, options?: GalleryInVMAccessControlProfileVersionsCreateOrUpdateOptionalParams): Promise<GalleryInVMAccessControlProfileVersion>

매개 변수

resourceGroupName

string

리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.

galleryName

string

공유 이미지 갤러리의 이름입니다.

inVMAccessControlProfileName

string

검색할 갤러리 inVMAccessControlProfile의 이름입니다.

inVMAccessControlProfileVersionName

string

검색할 갤러리 inVMAccessControlProfile 버전의 이름입니다.

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersion

만들기 또는 업데이트 갤러리 inVMAccessControlProfile 버전 작업에 제공된 매개 변수입니다.

반환

beginDelete(string, string, string, string, GalleryInVMAccessControlProfileVersionsDeleteOptionalParams)

갤러리 inVMAccessControlProfile 버전을 삭제합니다.

function beginDelete(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersionsDeleteHeaders>, GalleryInVMAccessControlProfileVersionsDeleteHeaders>>

매개 변수

resourceGroupName

string

리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.

galleryName

string

공유 이미지 갤러리의 이름입니다.

inVMAccessControlProfileName

string

검색할 갤러리 inVMAccessControlProfile의 이름입니다.

inVMAccessControlProfileVersionName

string

검색할 갤러리 inVMAccessControlProfile 버전의 이름입니다.

options
GalleryInVMAccessControlProfileVersionsDeleteOptionalParams

옵션 매개 변수입니다.

반환

beginDeleteAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersionsDeleteOptionalParams)

갤러리 inVMAccessControlProfile 버전을 삭제합니다.

function beginDeleteAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsDeleteOptionalParams): Promise<GalleryInVMAccessControlProfileVersionsDeleteHeaders>

매개 변수

resourceGroupName

string

리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.

galleryName

string

공유 이미지 갤러리의 이름입니다.

inVMAccessControlProfileName

string

검색할 갤러리 inVMAccessControlProfile의 이름입니다.

inVMAccessControlProfileVersionName

string

검색할 갤러리 inVMAccessControlProfile 버전의 이름입니다.

options
GalleryInVMAccessControlProfileVersionsDeleteOptionalParams

옵션 매개 변수입니다.

반환

beginUpdate(string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, GalleryInVMAccessControlProfileVersionsUpdateOptionalParams)

갤러리 inVMAccessControlProfile 버전을 업데이트합니다.

function beginUpdate(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryInVMAccessControlProfileVersionsUpdateResponse>, GalleryInVMAccessControlProfileVersionsUpdateResponse>>

매개 변수

resourceGroupName

string

리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.

galleryName

string

공유 이미지 갤러리의 이름입니다.

inVMAccessControlProfileName

string

검색할 갤러리 inVMAccessControlProfile의 이름입니다.

inVMAccessControlProfileVersionName

string

검색할 갤러리 inVMAccessControlProfile 버전의 이름입니다.

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersionUpdate

업데이트 갤러리 inVMAccessControlProfile 버전 작업에 제공된 매개 변수입니다.

options
GalleryInVMAccessControlProfileVersionsUpdateOptionalParams

옵션 매개 변수입니다.

반환

beginUpdateAndWait(string, string, string, string, GalleryInVMAccessControlProfileVersionUpdate, GalleryInVMAccessControlProfileVersionsUpdateOptionalParams)

갤러리 inVMAccessControlProfile 버전을 업데이트합니다.

function beginUpdateAndWait(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, galleryInVMAccessControlProfileVersion: GalleryInVMAccessControlProfileVersionUpdate, options?: GalleryInVMAccessControlProfileVersionsUpdateOptionalParams): Promise<GalleryInVMAccessControlProfileVersionsUpdateResponse>

매개 변수

resourceGroupName

string

리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.

galleryName

string

공유 이미지 갤러리의 이름입니다.

inVMAccessControlProfileName

string

검색할 갤러리 inVMAccessControlProfile의 이름입니다.

inVMAccessControlProfileVersionName

string

검색할 갤러리 inVMAccessControlProfile 버전의 이름입니다.

galleryInVMAccessControlProfileVersion
GalleryInVMAccessControlProfileVersionUpdate

업데이트 갤러리 inVMAccessControlProfile 버전 작업에 제공된 매개 변수입니다.

options
GalleryInVMAccessControlProfileVersionsUpdateOptionalParams

옵션 매개 변수입니다.

반환

get(string, string, string, string, GalleryInVMAccessControlProfileVersionsGetOptionalParams)

갤러리 inVMAccessControlProfile 버전에 대한 정보를 검색합니다.

function get(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, inVMAccessControlProfileVersionName: string, options?: GalleryInVMAccessControlProfileVersionsGetOptionalParams): Promise<GalleryInVMAccessControlProfileVersion>

매개 변수

resourceGroupName

string

리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.

galleryName

string

공유 이미지 갤러리의 이름입니다.

inVMAccessControlProfileName

string

검색할 갤러리 inVMAccessControlProfile의 이름입니다.

inVMAccessControlProfileVersionName

string

검색할 갤러리 inVMAccessControlProfile 버전의 이름입니다.

options
GalleryInVMAccessControlProfileVersionsGetOptionalParams

옵션 매개 변수입니다.

반환

listByGalleryInVMAccessControlProfile(string, string, string, GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams)

갤러리 inVMAccessControlProfile의 갤러리 inVMAccessControlProfile 버전 나열

function listByGalleryInVMAccessControlProfile(resourceGroupName: string, galleryName: string, inVMAccessControlProfileName: string, options?: GalleryInVMAccessControlProfileVersionsListByGalleryInVMAccessControlProfileOptionalParams): PagedAsyncIterableIterator<GalleryInVMAccessControlProfileVersion, GalleryInVMAccessControlProfileVersion[], PageSettings>

매개 변수

resourceGroupName

string

리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.

galleryName

string

공유 이미지 갤러리의 이름입니다.

inVMAccessControlProfileName

string

검색할 갤러리 inVMAccessControlProfile의 이름입니다.

반환