你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Az.Functions
Microsoft Azure PowerShell - 适用于 Azure 资源管理器的 Azure Functions 服务 cmdlet,以及有关 Azure Functions 的 PowerShell Core.\n\nFor 信息,请访问以下内容:https://learn.microsoft.com/azure/azure-functions/
函数
Get-AzFunctionApp |
Gets function apps in a subscription. |
Get-AzFunctionAppAvailableLocation |
Gets the location where a function app for the given os and plan type is available. |
Get-AzFunctionAppPlan |
Get function apps plans in a subscription. |
Get-AzFunctionAppSetting |
Gets app settings for a function app. |
New-AzFunctionApp |
Creates a function app. |
New-AzFunctionAppPlan |
Creates a function app service plan. |
Remove-AzFunctionApp |
Deletes a function app. |
Remove-AzFunctionAppPlan |
Deletes a function app plan. |
Remove-AzFunctionAppSetting |
Removes app settings from a function app. |
Restart-AzFunctionApp |
Restarts a function app. |
Start-AzFunctionApp |
Starts a function app. |
Stop-AzFunctionApp |
Stops a function app. |
Update-AzFunctionApp |
Updates a function app. |
Update-AzFunctionAppPlan |
Updates a function app service plan. |
Update-AzFunctionAppSetting |
Adds or updates app settings in a function app. |