Operations 클래스
- 상속
-
builtins.objectOperations
생성자
Operations(*args, **kwargs)
메서드
list |
사용 가능한 모든 Microsoft.Resources REST API 작업을 나열합니다. |
list
사용 가능한 모든 Microsoft.Resources REST API 작업을 나열합니다.
list(**kwargs: Any) -> Iterable[Operation]
키워드 전용 매개 변수
Name | Description |
---|---|
cls
|
직접 응답을 전달할 사용자 지정 형식 또는 함수 |
반환
형식 | Description |
---|---|
Operation의 인스턴스 또는 cls(response)의 결과와 같은 반복기 |
예외
형식 | Description |
---|---|
특성
models
models = <module 'azure.mgmt.resource.resources.v2019_10_01.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.11.9\\x64\\Lib\\site-packages\\azure\\mgmt\\resource\\resources\\v2019_10_01\\models\\__init__.py'>
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for Python