通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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>