다음을 통해 공유


StandbyContainerGroupPoolRuntimeViewsOperations interface

StandbyContainerGroupPoolRuntimeViews 작업을 나타내는 인터페이스입니다.

속성

get

StandbyContainerGroupPoolRuntimeViewResource 가져오기

listByStandbyPool

StandbyContainerGroupPoolResource별 StandbyContainerGroupPoolRuntimeViewResource 리소스 나열

속성 세부 정보

get

StandbyContainerGroupPoolRuntimeViewResource 가져오기

get: (resourceGroupName: string, standbyContainerGroupPoolName: string, runtimeView: string, options?: StandbyContainerGroupPoolRuntimeViewsGetOptionalParams) => Promise<StandbyContainerGroupPoolRuntimeViewResource>

속성 값

(resourceGroupName: string, standbyContainerGroupPoolName: string, runtimeView: string, options?: StandbyContainerGroupPoolRuntimeViewsGetOptionalParams) => Promise<StandbyContainerGroupPoolRuntimeViewResource>

listByStandbyPool

StandbyContainerGroupPoolResource별 StandbyContainerGroupPoolRuntimeViewResource 리소스 나열

listByStandbyPool: (resourceGroupName: string, standbyContainerGroupPoolName: string, options?: StandbyContainerGroupPoolRuntimeViewsListByStandbyPoolOptionalParams) => PagedAsyncIterableIterator<StandbyContainerGroupPoolRuntimeViewResource, StandbyContainerGroupPoolRuntimeViewResource[], PageSettings>

속성 값

(resourceGroupName: string, standbyContainerGroupPoolName: string, options?: StandbyContainerGroupPoolRuntimeViewsListByStandbyPoolOptionalParams) => PagedAsyncIterableIterator<StandbyContainerGroupPoolRuntimeViewResource, StandbyContainerGroupPoolRuntimeViewResource[], PageSettings>