Az.Nginx
Microsoft Azure PowerShell:Nginx cmdlet
Nginx
Get-AzNginxCertificate |
获取给定 NGINX 部署的证书 |
Get-AzNginxConfiguration |
获取给定 NGINX 部署的 NGINX 配置 |
Get-AzNginxDeployment |
获取 NGINX 部署 |
Invoke-AzNginxAnalysisConfiguration |
分析 NGINX 配置而不将其应用到 NGINXaaS 部署 |
New-AzNginxCertificate |
为给定的 NGINX 部署创建或更新 NGINX 证书 |
New-AzNginxConfiguration |
为给定的 NGINX 部署创建或更新 NGINX 配置 |
New-AzNginxConfigurationFileObject |
为 NginxConfigurationFile 创建内存中对象。 |
New-AzNginxDeployment |
创建或更新 NGINX 部署 |
New-AzNginxNetworkProfileObject |
为 NginxNetworkProfile 创建内存中对象。 |
New-AzNginxPrivateIPAddressObject |
为 NginxPrivateIPAddress 创建内存中对象。 |
New-AzNginxPublicIPAddressObject |
为 NginxPublicIPAddress 创建内存中对象。 |
Remove-AzNginxCertificate |
从 NGINX 部署中删除证书 |
Remove-AzNginxConfiguration |
将给定 NGINX 部署的 NGINX 配置重置为默认值 |
Remove-AzNginxDeployment |
删除 NGINX 部署资源 |
Update-AzNginxDeployment |
更新 NGINX 部署 |