OpenShiftVersions interface
Interface representing a OpenShiftVersions.
Methods
list(string, Open |
The operation returns the installable OpenShift versions as strings. |
Method Details
list(string, OpenShiftVersionsListOptionalParams)
The operation returns the installable OpenShift versions as strings.
function list(location: string, options?: OpenShiftVersionsListOptionalParams): PagedAsyncIterableIterator<OpenShiftVersion, OpenShiftVersion[], PageSettings>
Parameters
- location
-
string
The name of Azure region.
The options parameters.