StandbyContainerGroupPoolRuntimeViewsOperations interface
Schnittstelle, die eine StandbyContainerGroupPoolRuntimeViews-Vorgänge darstellt.
Eigenschaften
| get | Abrufen einer StandbyContainerGroupPoolRuntimeViewResource |
| list |
Auflisten von StandbyContainerGroupPoolRuntimeViewResource-Ressourcen durch StandbyContainerGroupPoolResource |
Details zur Eigenschaft
get
Abrufen einer StandbyContainerGroupPoolRuntimeViewResource
get: (resourceGroupName: string, standbyContainerGroupPoolName: string, runtimeView: string, options?: StandbyContainerGroupPoolRuntimeViewsGetOptionalParams) => Promise<StandbyContainerGroupPoolRuntimeViewResource>
Eigenschaftswert
(resourceGroupName: string, standbyContainerGroupPoolName: string, runtimeView: string, options?: StandbyContainerGroupPoolRuntimeViewsGetOptionalParams) => Promise<StandbyContainerGroupPoolRuntimeViewResource>
listByStandbyPool
Auflisten von StandbyContainerGroupPoolRuntimeViewResource-Ressourcen durch StandbyContainerGroupPoolResource
listByStandbyPool: (resourceGroupName: string, standbyContainerGroupPoolName: string, options?: StandbyContainerGroupPoolRuntimeViewsListByStandbyPoolOptionalParams) => PagedAsyncIterableIterator<StandbyContainerGroupPoolRuntimeViewResource, StandbyContainerGroupPoolRuntimeViewResource[], PageSettings>
Eigenschaftswert
(resourceGroupName: string, standbyContainerGroupPoolName: string, options?: StandbyContainerGroupPoolRuntimeViewsListByStandbyPoolOptionalParams) => PagedAsyncIterableIterator<StandbyContainerGroupPoolRuntimeViewResource, StandbyContainerGroupPoolRuntimeViewResource[], PageSettings>