UsageOperations interface
사용 연산을 나타내는 인터페이스.
속성
| list | 지정된 위치에 대해 현재 컴퓨팅 리소스 사용량 정보와 구독의 컴퓨팅 리소스에 대한 제한을 가져옵니다. |
속성 세부 정보
list
지정된 위치에 대해 현재 컴퓨팅 리소스 사용량 정보와 구독의 컴퓨팅 리소스에 대한 제한을 가져옵니다.
list: (location: string, options?: UsageListOptionalParams) => PagedAsyncIterableIterator<Usage, Usage[], PageSettings>
속성 값
(location: string, options?: UsageListOptionalParams) => PagedAsyncIterableIterator<Usage, Usage[], PageSettings>