ProviderGetFunctionAppStacks interface
Methods
| get(Provider |
Get available Function app frameworks and their versions |
Method Details
get(ProviderGetFunctionAppStacksParameters)
Get available Function app frameworks and their versions
function get(options?: ProviderGetFunctionAppStacksParameters): StreamableMethod<ProviderGetFunctionAppStacks200Response | ProviderGetFunctionAppStacksDefaultResponse>