RuntimeVersionsOperations Class

Warning

DO NOT instantiate this class directly.

Instead, you should access the following operations through

AppPlatformManagementClient's

<xref:runtime_versions> attribute.

Inheritance
builtins.object
RuntimeVersionsOperations

Constructor

RuntimeVersionsOperations(*args, **kwargs)

Methods

list_runtime_versions

Lists all of the available runtime versions supported by Microsoft.AppPlatform provider.

list_runtime_versions

Lists all of the available runtime versions supported by Microsoft.AppPlatform provider.

list_runtime_versions(**kwargs: Any) -> AvailableRuntimeVersions

Keyword-Only Parameters

Name Description
cls

A custom type or function that will be passed the direct response

Returns

Type Description

AvailableRuntimeVersions or the result of cls(response)

Exceptions

Type Description

Attributes

models

models = <module 'azure.mgmt.appplatform.v2020_11_01_preview.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.11.9\\x64\\Lib\\site-packages\\azure\\mgmt\\appplatform\\v2020_11_01_preview\\models\\__init__.py'>