Partilhar via


StandbyContainerGroupPoolRuntimeViewsOperations interface

Interface que representa operações StandbyContainerGroupPoolRuntimeViews.

Propriedades

get

Obter um StandbyContainerGroupPoolRuntimeViewResource

listByStandbyPool

Listar recursos StandbyContainerGroupPoolRuntimeViewResource por StandbyContainerGroupPoolResource

Detalhes de Propriedade

get

Obter um StandbyContainerGroupPoolRuntimeViewResource

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

Valor de Propriedade

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

listByStandbyPool

Listar recursos StandbyContainerGroupPoolRuntimeViewResource por StandbyContainerGroupPoolResource

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

Valor de Propriedade

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