다음을 통해 공유


GalleryApplicationVersionsCreateOrUpdate interface

메서드

delete(GalleryApplicationVersionsDeleteParameters)

갤러리 애플리케이션 버전을 삭제합니다.

get(GalleryApplicationVersionsGetParameters)

갤러리 애플리케이션 버전에 대한 정보를 검색합니다.

patch(GalleryApplicationVersionsUpdateParameters)

갤러리 애플리케이션 버전을 업데이트합니다.

put(GalleryApplicationVersionsCreateOrUpdateParameters)

갤러리 애플리케이션 버전을 만들거나 업데이트합니다.

메서드 세부 정보

delete(GalleryApplicationVersionsDeleteParameters)

갤러리 애플리케이션 버전을 삭제합니다.

function delete(options: GalleryApplicationVersionsDeleteParameters): StreamableMethod<GalleryApplicationVersionsDelete200Response | GalleryApplicationVersionsDelete202Response | GalleryApplicationVersionsDelete204Response | GalleryApplicationVersionsDeleteDefaultResponse>

매개 변수

반환

get(GalleryApplicationVersionsGetParameters)

갤러리 애플리케이션 버전에 대한 정보를 검색합니다.

function get(options: GalleryApplicationVersionsGetParameters): StreamableMethod<GalleryApplicationVersionsGet200Response | GalleryApplicationVersionsGetDefaultResponse>

매개 변수

반환

patch(GalleryApplicationVersionsUpdateParameters)

갤러리 애플리케이션 버전을 업데이트합니다.

function patch(options: GalleryApplicationVersionsUpdateParameters): StreamableMethod<GalleryApplicationVersionsUpdate200Response | GalleryApplicationVersionsUpdateDefaultResponse>

매개 변수

반환

put(GalleryApplicationVersionsCreateOrUpdateParameters)

갤러리 애플리케이션 버전을 만들거나 업데이트합니다.

function put(options: GalleryApplicationVersionsCreateOrUpdateParameters): StreamableMethod<GalleryApplicationVersionsCreateOrUpdate200Response | GalleryApplicationVersionsCreateOrUpdate201Response | GalleryApplicationVersionsCreateOrUpdate202Response | GalleryApplicationVersionsCreateOrUpdateDefaultResponse>

매개 변수

반환