StandbyContainerGroupPoolRuntimeViewsOperations interface
StandbyContainerGroupPoolRuntimeViews işlemlerini temsil eden arabirim.
Özellikler
| get | StandbyContainerGroupPoolRuntimeViewResource alma |
| list |
StandbyContainerGroupPoolRuntimeViewResource kaynaklarını StandbyContainerGroupPoolResource ile listeleme |
Özellik Ayrıntıları
get
StandbyContainerGroupPoolRuntimeViewResource alma
get: (resourceGroupName: string, standbyContainerGroupPoolName: string, runtimeView: string, options?: StandbyContainerGroupPoolRuntimeViewsGetOptionalParams) => Promise<StandbyContainerGroupPoolRuntimeViewResource>
Özellik Değeri
(resourceGroupName: string, standbyContainerGroupPoolName: string, runtimeView: string, options?: StandbyContainerGroupPoolRuntimeViewsGetOptionalParams) => Promise<StandbyContainerGroupPoolRuntimeViewResource>
listByStandbyPool
StandbyContainerGroupPoolRuntimeViewResource kaynaklarını StandbyContainerGroupPoolResource ile listeleme
listByStandbyPool: (resourceGroupName: string, standbyContainerGroupPoolName: string, options?: StandbyContainerGroupPoolRuntimeViewsListByStandbyPoolOptionalParams) => PagedAsyncIterableIterator<StandbyContainerGroupPoolRuntimeViewResource, StandbyContainerGroupPoolRuntimeViewResource[], PageSettings>
Özellik Değeri
(resourceGroupName: string, standbyContainerGroupPoolName: string, options?: StandbyContainerGroupPoolRuntimeViewsListByStandbyPoolOptionalParams) => PagedAsyncIterableIterator<StandbyContainerGroupPoolRuntimeViewResource, StandbyContainerGroupPoolRuntimeViewResource[], PageSettings>