다음을 통해 공유


GalleryScriptVersions interface

GalleryScriptVersions를 나타내는 인터페이스.

메서드

beginCreateOrUpdate(string, string, string, string, GalleryScriptVersion, GalleryScriptVersionsCreateOrUpdateOptionalParams)

갤러리 스크립트 버전을 생성하거나 업데이트하세요.

beginCreateOrUpdateAndWait(string, string, string, string, GalleryScriptVersion, GalleryScriptVersionsCreateOrUpdateOptionalParams)

갤러리 스크립트 버전을 생성하거나 업데이트하세요.

beginDelete(string, string, string, string, GalleryScriptVersionsDeleteOptionalParams)

갤러리 스크립트 버전을 삭제하세요.

beginDeleteAndWait(string, string, string, string, GalleryScriptVersionsDeleteOptionalParams)

갤러리 스크립트 버전을 삭제하세요.

beginUpdate(string, string, string, string, GalleryScriptVersionUpdate, GalleryScriptVersionsUpdateOptionalParams)

갤러리 스크립트 버전 업데이트.

beginUpdateAndWait(string, string, string, string, GalleryScriptVersionUpdate, GalleryScriptVersionsUpdateOptionalParams)

갤러리 스크립트 버전 업데이트.

get(string, string, string, string, GalleryScriptVersionsGetOptionalParams)

CloudError를 Error로 사용하는 맞춤형 ArmResourceRead 작업 템플릿

listByGalleryScript(string, string, string, GalleryScriptVersionsListByGalleryScriptOptionalParams)

갤러리 목록 스크립트 버전 갤러리 스크립트 정의.

메서드 세부 정보

beginCreateOrUpdate(string, string, string, string, GalleryScriptVersion, GalleryScriptVersionsCreateOrUpdateOptionalParams)

갤러리 스크립트 버전을 생성하거나 업데이트하세요.

function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScriptVersionName: string, galleryScriptVersion: GalleryScriptVersion, options?: GalleryScriptVersionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryScriptVersion>, GalleryScriptVersion>>

매개 변수

resourceGroupName

string

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

galleryName

string

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

galleryScriptName

string

갤러리 이름은 Script Definition 조회할 예정입니다.

galleryScriptVersionName

string

갤러리 이름: 스크립트 버전은 확인 예정.

galleryScriptVersion
GalleryScriptVersion

갤러리 생성 또는 업데이트 스크립트 버전 작업에 제공되는 매개변수.

options
GalleryScriptVersionsCreateOrUpdateOptionalParams

옵션 매개 변수입니다.

반환

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

beginCreateOrUpdateAndWait(string, string, string, string, GalleryScriptVersion, GalleryScriptVersionsCreateOrUpdateOptionalParams)

갤러리 스크립트 버전을 생성하거나 업데이트하세요.

function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScriptVersionName: string, galleryScriptVersion: GalleryScriptVersion, options?: GalleryScriptVersionsCreateOrUpdateOptionalParams): Promise<GalleryScriptVersion>

매개 변수

resourceGroupName

string

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

galleryName

string

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

galleryScriptName

string

갤러리 이름은 Script Definition 조회할 예정입니다.

galleryScriptVersionName

string

갤러리 이름: 스크립트 버전은 확인 예정.

galleryScriptVersion
GalleryScriptVersion

갤러리 생성 또는 업데이트 스크립트 버전 작업에 제공되는 매개변수.

options
GalleryScriptVersionsCreateOrUpdateOptionalParams

옵션 매개 변수입니다.

반환

beginDelete(string, string, string, string, GalleryScriptVersionsDeleteOptionalParams)

갤러리 스크립트 버전을 삭제하세요.

function beginDelete(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScriptVersionName: string, options?: GalleryScriptVersionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryScriptVersionsDeleteHeaders>, GalleryScriptVersionsDeleteHeaders>>

매개 변수

resourceGroupName

string

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

galleryName

string

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

galleryScriptName

string

갤러리 이름은 Script Definition 조회할 예정입니다.

galleryScriptVersionName

string

갤러리 이름: 스크립트 버전은 확인 예정.

options
GalleryScriptVersionsDeleteOptionalParams

옵션 매개 변수입니다.

반환

beginDeleteAndWait(string, string, string, string, GalleryScriptVersionsDeleteOptionalParams)

갤러리 스크립트 버전을 삭제하세요.

function beginDeleteAndWait(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScriptVersionName: string, options?: GalleryScriptVersionsDeleteOptionalParams): Promise<GalleryScriptVersionsDeleteHeaders>

매개 변수

resourceGroupName

string

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

galleryName

string

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

galleryScriptName

string

갤러리 이름은 Script Definition 조회할 예정입니다.

galleryScriptVersionName

string

갤러리 이름: 스크립트 버전은 확인 예정.

options
GalleryScriptVersionsDeleteOptionalParams

옵션 매개 변수입니다.

반환

beginUpdate(string, string, string, string, GalleryScriptVersionUpdate, GalleryScriptVersionsUpdateOptionalParams)

갤러리 스크립트 버전 업데이트.

function beginUpdate(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScriptVersionName: string, galleryScriptVersion: GalleryScriptVersionUpdate, options?: GalleryScriptVersionsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryScriptVersion>, GalleryScriptVersion>>

매개 변수

resourceGroupName

string

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

galleryName

string

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

galleryScriptName

string

갤러리 이름은 Script Definition 조회할 예정입니다.

galleryScriptVersionName

string

갤러리 이름: 스크립트 버전은 확인 예정.

galleryScriptVersion
GalleryScriptVersionUpdate

업데이트 갤러리에 제공된 매개변수 스크립트 버전 연산.

options
GalleryScriptVersionsUpdateOptionalParams

옵션 매개 변수입니다.

반환

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

beginUpdateAndWait(string, string, string, string, GalleryScriptVersionUpdate, GalleryScriptVersionsUpdateOptionalParams)

갤러리 스크립트 버전 업데이트.

function beginUpdateAndWait(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScriptVersionName: string, galleryScriptVersion: GalleryScriptVersionUpdate, options?: GalleryScriptVersionsUpdateOptionalParams): Promise<GalleryScriptVersion>

매개 변수

resourceGroupName

string

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

galleryName

string

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

galleryScriptName

string

갤러리 이름은 Script Definition 조회할 예정입니다.

galleryScriptVersionName

string

갤러리 이름: 스크립트 버전은 확인 예정.

galleryScriptVersion
GalleryScriptVersionUpdate

업데이트 갤러리에 제공된 매개변수 스크립트 버전 연산.

options
GalleryScriptVersionsUpdateOptionalParams

옵션 매개 변수입니다.

반환

get(string, string, string, string, GalleryScriptVersionsGetOptionalParams)

CloudError를 Error로 사용하는 맞춤형 ArmResourceRead 작업 템플릿

function get(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScriptVersionName: string, options?: GalleryScriptVersionsGetOptionalParams): Promise<GalleryScriptVersion>

매개 변수

resourceGroupName

string

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

galleryName

string

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

galleryScriptName

string

갤러리 이름은 Script Definition 조회할 예정입니다.

galleryScriptVersionName

string

갤러리 이름: 스크립트 버전은 확인 예정.

options
GalleryScriptVersionsGetOptionalParams

옵션 매개 변수입니다.

반환

listByGalleryScript(string, string, string, GalleryScriptVersionsListByGalleryScriptOptionalParams)

갤러리 목록 스크립트 버전 갤러리 스크립트 정의.

function listByGalleryScript(resourceGroupName: string, galleryName: string, galleryScriptName: string, options?: GalleryScriptVersionsListByGalleryScriptOptionalParams): PagedAsyncIterableIterator<GalleryScriptVersion, GalleryScriptVersion[], PageSettings>

매개 변수

resourceGroupName

string

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

galleryName

string

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

galleryScriptName

string

갤러리 이름은 Script Definition 조회할 예정입니다.

options
GalleryScriptVersionsListByGalleryScriptOptionalParams

옵션 매개 변수입니다.

반환