共用方式為


StandbyContainerGroupPoolRuntimeViewsOperations interface

代表 StandbyContainerGroupPoolRuntimeViews 作業的介面。

屬性

get

取得 StandbyContainerGroupPoolRuntimeViewResource

listByStandbyPool

列出 StandbyContainerGroupPoolRuntimeViewResource 資源 by StandbyContainerGroupPoolResource

屬性詳細資料

get

取得 StandbyContainerGroupPoolRuntimeViewResource

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

屬性值

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

listByStandbyPool

列出 StandbyContainerGroupPoolRuntimeViewResource 資源 by StandbyContainerGroupPoolResource

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

屬性值

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