StandbyVirtualMachinePoolRuntimeViewsOperations interface
Interface die een StandbyVirtualMachinePoolRuntimeViews-bewerkingen vertegenwoordigt.
Eigenschappen
| get | Een StandbyVirtualMachinePoolRuntimeViewResource ophalen |
| list |
Lijst van StandbyVirtualMachinePoolRuntimeRuntimeViewResource-bronnen op StandbyVirtualMachinePoolResource |
Eigenschapdetails
get
Een StandbyVirtualMachinePoolRuntimeViewResource ophalen
get: (resourceGroupName: string, standbyVirtualMachinePoolName: string, runtimeView: string, options?: StandbyVirtualMachinePoolRuntimeViewsGetOptionalParams) => Promise<StandbyVirtualMachinePoolRuntimeViewResource>
Waarde van eigenschap
(resourceGroupName: string, standbyVirtualMachinePoolName: string, runtimeView: string, options?: StandbyVirtualMachinePoolRuntimeViewsGetOptionalParams) => Promise<StandbyVirtualMachinePoolRuntimeViewResource>
listByStandbyPool
Lijst van StandbyVirtualMachinePoolRuntimeRuntimeViewResource-bronnen op StandbyVirtualMachinePoolResource
listByStandbyPool: (resourceGroupName: string, standbyVirtualMachinePoolName: string, options?: StandbyVirtualMachinePoolRuntimeViewsListByStandbyPoolOptionalParams) => PagedAsyncIterableIterator<StandbyVirtualMachinePoolRuntimeViewResource, StandbyVirtualMachinePoolRuntimeViewResource[], PageSettings>
Waarde van eigenschap
(resourceGroupName: string, standbyVirtualMachinePoolName: string, options?: StandbyVirtualMachinePoolRuntimeViewsListByStandbyPoolOptionalParams) => PagedAsyncIterableIterator<StandbyVirtualMachinePoolRuntimeViewResource, StandbyVirtualMachinePoolRuntimeViewResource[], PageSettings>