Delen via


StandbyContainerGroupPoolRuntimeViewsOperations interface

Interface die een StandbyContainerGroupPoolRuntimeViews-bewerkingen vertegenwoordigt.

Eigenschappen

get

Een StandbyContainerGroupPoolRuntimeViewResource ophalen

listByStandbyPool

StandbyContainerGroupPoolRuntimeRuntimeViewResource-resources weergeven op StandbyContainerGroupPoolResource

Eigenschapdetails

get

Een StandbyContainerGroupPoolRuntimeViewResource ophalen

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

Waarde van eigenschap

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

listByStandbyPool

StandbyContainerGroupPoolRuntimeRuntimeViewResource-resources weergeven op StandbyContainerGroupPoolResource

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

Waarde van eigenschap

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