CloudServiceRoleInstancesList interface
메서드
| get(Cloud |
클라우드 서비스의 모든 역할 인스턴스 목록을 가져옵니다. 응답에서 nextLink 속성을 사용하여 역할 인스턴스의 다음 페이지를 가져옵니다. nextLink가 null이 될 때까지 이 작업을 수행하여 모든 역할 인스턴스를 가져옵니다. |
메서드 세부 정보
get(CloudServiceRoleInstancesListParameters)
클라우드 서비스의 모든 역할 인스턴스 목록을 가져옵니다. 응답에서 nextLink 속성을 사용하여 역할 인스턴스의 다음 페이지를 가져옵니다. nextLink가 null이 될 때까지 이 작업을 수행하여 모든 역할 인스턴스를 가져옵니다.
function get(options: CloudServiceRoleInstancesListParameters): StreamableMethod<CloudServiceRoleInstancesList200Response | CloudServiceRoleInstancesListDefaultResponse>