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.
Returns
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript