다음을 통해 공유


Galleries interface

갤러리를 나타내는 인터페이스입니다.

메서드

beginCreateOrUpdate(string, string, Gallery, GalleriesCreateOrUpdateOptionalParams)

공유 이미지 갤러리를 만들거나 업데이트합니다.

beginCreateOrUpdateAndWait(string, string, Gallery, GalleriesCreateOrUpdateOptionalParams)

공유 이미지 갤러리를 만들거나 업데이트합니다.

beginDelete(string, string, GalleriesDeleteOptionalParams)

공유 이미지 갤러리를 삭제합니다.

beginDeleteAndWait(string, string, GalleriesDeleteOptionalParams)

공유 이미지 갤러리를 삭제합니다.

beginUpdate(string, string, GalleryUpdate, GalleriesUpdateOptionalParams)

공유 이미지 갤러리를 업데이트합니다.

beginUpdateAndWait(string, string, GalleryUpdate, GalleriesUpdateOptionalParams)

공유 이미지 갤러리를 업데이트합니다.

get(string, string, GalleriesGetOptionalParams)

공유 이미지 갤러리에 대한 정보를 검색합니다.

list(GalleriesListOptionalParams)

구독 아래에 갤러리를 나열합니다.

listByResourceGroup(string, GalleriesListByResourceGroupOptionalParams)

리소스 그룹 아래에 갤러리를 나열합니다.

메서드 세부 정보

beginCreateOrUpdate(string, string, Gallery, GalleriesCreateOrUpdateOptionalParams)

공유 이미지 갤러리를 만들거나 업데이트합니다.

function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, gallery: Gallery, options?: GalleriesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<Gallery>, Gallery>>

매개 변수

resourceGroupName

string

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

galleryName

string

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

gallery
Gallery

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

options
GalleriesCreateOrUpdateOptionalParams

옵션 매개 변수입니다.

반환

Promise<@azure/core-lro.SimplePollerLike<OperationState<Gallery>, Gallery>>

beginCreateOrUpdateAndWait(string, string, Gallery, GalleriesCreateOrUpdateOptionalParams)

공유 이미지 갤러리를 만들거나 업데이트합니다.

function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, gallery: Gallery, options?: GalleriesCreateOrUpdateOptionalParams): Promise<Gallery>

매개 변수

resourceGroupName

string

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

galleryName

string

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

gallery
Gallery

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

options
GalleriesCreateOrUpdateOptionalParams

옵션 매개 변수입니다.

반환

Promise<Gallery>

beginDelete(string, string, GalleriesDeleteOptionalParams)

공유 이미지 갤러리를 삭제합니다.

function beginDelete(resourceGroupName: string, galleryName: string, options?: GalleriesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

매개 변수

resourceGroupName

string

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

galleryName

string

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

options
GalleriesDeleteOptionalParams

옵션 매개 변수입니다.

반환

Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>

beginDeleteAndWait(string, string, GalleriesDeleteOptionalParams)

공유 이미지 갤러리를 삭제합니다.

function beginDeleteAndWait(resourceGroupName: string, galleryName: string, options?: GalleriesDeleteOptionalParams): Promise<void>

매개 변수

resourceGroupName

string

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

galleryName

string

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

options
GalleriesDeleteOptionalParams

옵션 매개 변수입니다.

반환

Promise<void>

beginUpdate(string, string, GalleryUpdate, GalleriesUpdateOptionalParams)

공유 이미지 갤러리를 업데이트합니다.

function beginUpdate(resourceGroupName: string, galleryName: string, gallery: GalleryUpdate, options?: GalleriesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleriesUpdateResponse>, GalleriesUpdateResponse>>

매개 변수

resourceGroupName

string

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

galleryName

string

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

gallery
GalleryUpdate

공유 이미지 갤러리 업데이트 작업에 제공된 매개 변수입니다.

options
GalleriesUpdateOptionalParams

옵션 매개 변수입니다.

반환

Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleriesUpdateResponse>, GalleriesUpdateResponse>>

beginUpdateAndWait(string, string, GalleryUpdate, GalleriesUpdateOptionalParams)

공유 이미지 갤러리를 업데이트합니다.

function beginUpdateAndWait(resourceGroupName: string, galleryName: string, gallery: GalleryUpdate, options?: GalleriesUpdateOptionalParams): Promise<GalleriesUpdateResponse>

매개 변수

resourceGroupName

string

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

galleryName

string

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

gallery
GalleryUpdate

공유 이미지 갤러리 업데이트 작업에 제공된 매개 변수입니다.

options
GalleriesUpdateOptionalParams

옵션 매개 변수입니다.

반환

get(string, string, GalleriesGetOptionalParams)

공유 이미지 갤러리에 대한 정보를 검색합니다.

function get(resourceGroupName: string, galleryName: string, options?: GalleriesGetOptionalParams): Promise<Gallery>

매개 변수

resourceGroupName

string

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

galleryName

string

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

options
GalleriesGetOptionalParams

옵션 매개 변수입니다.

반환

Promise<Gallery>

list(GalleriesListOptionalParams)

구독 아래에 갤러리를 나열합니다.

function list(options?: GalleriesListOptionalParams): PagedAsyncIterableIterator<Gallery, Gallery[], PageSettings>

매개 변수

options
GalleriesListOptionalParams

옵션 매개 변수입니다.

반환

listByResourceGroup(string, GalleriesListByResourceGroupOptionalParams)

리소스 그룹 아래에 갤러리를 나열합니다.

function listByResourceGroup(resourceGroupName: string, options?: GalleriesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Gallery, Gallery[], PageSettings>

매개 변수

resourceGroupName

string

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

options
GalleriesListByResourceGroupOptionalParams

옵션 매개 변수입니다.

반환