AscOperations interface
AscOperations를 나타내는 인터페이스입니다.
메서드
get(string, string, Asc |
Azure HPC Cache에 대한 비동기 작업의 상태를 가져옵니다. |
메서드 세부 정보
get(string, string, AscOperationsGetOptionalParams)
Azure HPC Cache에 대한 비동기 작업의 상태를 가져옵니다.
function get(location: string, operationId: string, options?: AscOperationsGetOptionalParams): Promise<AscOperation>
매개 변수
- location
-
string
Azure 지역의 이름입니다.
- operationId
-
string
진행 중인 비동기 작업의 ID입니다.
- options
- AscOperationsGetOptionalParams
옵션 매개 변수입니다.
반환
Promise<AscOperation>