RuntimeVersions interface
Interface representing a RuntimeVersions.
Methods
list |
Lists all of the available runtime versions supported by Microsoft.AppPlatform provider. |
Method Details
listRuntimeVersions(RuntimeVersionsListRuntimeVersionsOptionalParams)
Lists all of the available runtime versions supported by Microsoft.AppPlatform provider.
function listRuntimeVersions(options?: RuntimeVersionsListRuntimeVersionsOptionalParams): Promise<AvailableRuntimeVersions>
Parameters
The options parameters.
Returns
Promise<AvailableRuntimeVersions>