GalleryScripts interface
GalleryScripts를 나타내는 인터페이스.
메서드
| begin |
갤러리 스크립트 정의를 생성하거나 업데이트하세요. 갤러리 스크립트는 공통 스크립트의 저장, 공유 및 재사용을 가능하게 합니다 |
| begin |
갤러리 스크립트 정의를 생성하거나 업데이트하세요. 갤러리 스크립트는 공통 스크립트의 저장, 공유 및 재사용을 가능하게 합니다 |
| begin |
갤러리 스크립트 정의 삭제. |
| begin |
갤러리 스크립트 정의 삭제. |
| begin |
갤러리 스크립트 정의를 업데이트하세요. |
| begin |
갤러리 스크립트 정의를 업데이트하세요. |
| get(string, string, string, Gallery |
갤러리 스크립트 정의에 관한 정보를 조회합니다. |
| list |
갤러리 목록 스크립트 정의 갤러리 내 |
메서드 세부 정보
beginCreateOrUpdate(string, string, string, GalleryScript, GalleryScriptsCreateOrUpdateOptionalParams)
갤러리 스크립트 정의를 생성하거나 업데이트하세요. 갤러리 스크립트는 공통 스크립트의 저장, 공유 및 재사용을 가능하게 합니다
function beginCreateOrUpdate(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScript: GalleryScript, options?: GalleryScriptsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryScript>, GalleryScript>>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.
- galleryName
-
string
공유 이미지 갤러리의 이름입니다.
- galleryScriptName
-
string
갤러리 이름은 Script Definition 조회할 예정입니다.
- galleryScript
- GalleryScript
갤러리 생성 또는 업데이트 스크립트 작업에 제공되는 매개변수.
옵션 매개 변수입니다.
반환
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryScript>, GalleryScript>>
beginCreateOrUpdateAndWait(string, string, string, GalleryScript, GalleryScriptsCreateOrUpdateOptionalParams)
갤러리 스크립트 정의를 생성하거나 업데이트하세요. 갤러리 스크립트는 공통 스크립트의 저장, 공유 및 재사용을 가능하게 합니다
function beginCreateOrUpdateAndWait(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScript: GalleryScript, options?: GalleryScriptsCreateOrUpdateOptionalParams): Promise<GalleryScript>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.
- galleryName
-
string
공유 이미지 갤러리의 이름입니다.
- galleryScriptName
-
string
갤러리 이름은 Script Definition 조회할 예정입니다.
- galleryScript
- GalleryScript
갤러리 생성 또는 업데이트 스크립트 작업에 제공되는 매개변수.
옵션 매개 변수입니다.
반환
Promise<GalleryScript>
beginDelete(string, string, string, GalleryScriptsDeleteOptionalParams)
갤러리 스크립트 정의 삭제.
function beginDelete(resourceGroupName: string, galleryName: string, galleryScriptName: string, options?: GalleryScriptsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<GalleryScriptsDeleteHeaders>, GalleryScriptsDeleteHeaders>>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.
- galleryName
-
string
공유 이미지 갤러리의 이름입니다.
- galleryScriptName
-
string
갤러리 이름은 Script Definition 조회할 예정입니다.
옵션 매개 변수입니다.
반환
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryScriptsDeleteHeaders>, GalleryScriptsDeleteHeaders>>
beginDeleteAndWait(string, string, string, GalleryScriptsDeleteOptionalParams)
갤러리 스크립트 정의 삭제.
function beginDeleteAndWait(resourceGroupName: string, galleryName: string, galleryScriptName: string, options?: GalleryScriptsDeleteOptionalParams): Promise<GalleryScriptsDeleteHeaders>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.
- galleryName
-
string
공유 이미지 갤러리의 이름입니다.
- galleryScriptName
-
string
갤러리 이름은 Script Definition 조회할 예정입니다.
옵션 매개 변수입니다.
반환
Promise<GalleryScriptsDeleteHeaders>
beginUpdate(string, string, string, GalleryScriptUpdate, GalleryScriptsUpdateOptionalParams)
갤러리 스크립트 정의를 업데이트하세요.
function beginUpdate(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScript: GalleryScriptUpdate, options?: GalleryScriptsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<GalleryScript>, GalleryScript>>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.
- galleryName
-
string
공유 이미지 갤러리의 이름입니다.
- galleryScriptName
-
string
갤러리 이름은 Script Definition 조회할 예정입니다.
- galleryScript
- GalleryScriptUpdate
업데이트 갤러리에 제공된 매개변수 스크립트 연산.
옵션 매개 변수입니다.
반환
Promise<@azure/core-lro.SimplePollerLike<OperationState<GalleryScript>, GalleryScript>>
beginUpdateAndWait(string, string, string, GalleryScriptUpdate, GalleryScriptsUpdateOptionalParams)
갤러리 스크립트 정의를 업데이트하세요.
function beginUpdateAndWait(resourceGroupName: string, galleryName: string, galleryScriptName: string, galleryScript: GalleryScriptUpdate, options?: GalleryScriptsUpdateOptionalParams): Promise<GalleryScript>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.
- galleryName
-
string
공유 이미지 갤러리의 이름입니다.
- galleryScriptName
-
string
갤러리 이름은 Script Definition 조회할 예정입니다.
- galleryScript
- GalleryScriptUpdate
업데이트 갤러리에 제공된 매개변수 스크립트 연산.
옵션 매개 변수입니다.
반환
Promise<GalleryScript>
get(string, string, string, GalleryScriptsGetOptionalParams)
갤러리 스크립트 정의에 관한 정보를 조회합니다.
function get(resourceGroupName: string, galleryName: string, galleryScriptName: string, options?: GalleryScriptsGetOptionalParams): Promise<GalleryScript>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.
- galleryName
-
string
공유 이미지 갤러리의 이름입니다.
- galleryScriptName
-
string
갤러리 이름은 Script Definition 조회할 예정입니다.
- options
- GalleryScriptsGetOptionalParams
옵션 매개 변수입니다.
반환
Promise<GalleryScript>
listByGallery(string, string, GalleryScriptsListByGalleryOptionalParams)
갤러리 목록 스크립트 정의 갤러리 내
function listByGallery(resourceGroupName: string, galleryName: string, options?: GalleryScriptsListByGalleryOptionalParams): PagedAsyncIterableIterator<GalleryScript, GalleryScript[], PageSettings>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다. 이름은 대소문자를 구분하지 않습니다.
- galleryName
-
string
공유 이미지 갤러리의 이름입니다.
옵션 매개 변수입니다.