Uses of Class
com.azure.resourcemanager.appplatform.fluent.models.AvailableRuntimeVersionsInner
Packages that use AvailableRuntimeVersionsInner
Package
Description
Package containing the service clients for AppPlatformManagementClient.
-
Uses of AvailableRuntimeVersionsInner in com.azure.resourcemanager.appplatform.fluent
Methods in com.azure.resourcemanager.appplatform.fluent that return AvailableRuntimeVersionsInnerModifier and TypeMethodDescriptionRuntimeVersionsClient.listRuntimeVersions()Lists all of the available runtime versions supported by Microsoft.AppPlatform provider.Methods in com.azure.resourcemanager.appplatform.fluent that return types with arguments of type AvailableRuntimeVersionsInnerModifier and TypeMethodDescriptionRuntimeVersionsClient.listRuntimeVersionsAsync()Lists all of the available runtime versions supported by Microsoft.AppPlatform provider.com.azure.core.http.rest.Response<AvailableRuntimeVersionsInner>RuntimeVersionsClient.listRuntimeVersionsWithResponse(com.azure.core.util.Context context) Lists all of the available runtime versions supported by Microsoft.AppPlatform provider.Mono<com.azure.core.http.rest.Response<AvailableRuntimeVersionsInner>>RuntimeVersionsClient.listRuntimeVersionsWithResponseAsync()Lists all of the available runtime versions supported by Microsoft.AppPlatform provider.