Update-AzNginxDeployment
De NGINX-implementatie bijwerken
Syntaxis
Update-AzNginxDeployment
-Name <String>
-ResourceGroupName <String>
[-SubscriptionId <String>]
[-AutoScaleSettingProfile <IScaleProfile[]>]
[-AutoUpgradeProfileUpgradeChannel <String>]
[-EnableDiagnosticsSupport]
[-IdentityType <IdentityType>]
[-IdentityUserAssignedIdentity <Hashtable>]
[-Location <String>]
[-ScalingPropertyCapacity <Int32>]
[-SkuName <String>]
[-StorageAccountContainerName <String>]
[-StorageAccountName <String>]
[-Tag <Hashtable>]
[-UserProfilePreferredEmail <String>]
[-DefaultProfile <PSObject>]
[-AsJob]
[-NoWait]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-AzNginxDeployment
-InputObject <INginxIdentity>
[-AutoScaleSettingProfile <IScaleProfile[]>]
[-AutoUpgradeProfileUpgradeChannel <String>]
[-EnableDiagnosticsSupport]
[-IdentityType <IdentityType>]
[-IdentityUserAssignedIdentity <Hashtable>]
[-Location <String>]
[-ScalingPropertyCapacity <Int32>]
[-SkuName <String>]
[-StorageAccountContainerName <String>]
[-StorageAccountName <String>]
[-Tag <Hashtable>]
[-UserProfilePreferredEmail <String>]
[-DefaultProfile <PSObject>]
[-AsJob]
[-NoWait]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
De NGINX-implementatie bijwerken
Voorbeelden
Voorbeeld 1: De diagnotics-ondersteuning voor een NGINX-implementatie inschakelen
Update-AzNginxDeployment -Name nginx-test -ResourceGroupName nginx-test-rg -EnableDiagnosticsSupport
Location Name
-------- ----
westcentralus nginx-test
Met deze opdracht wordt de diagnotics-ondersteuning voor een NGINX-implementatie ingeschakeld.
Voorbeeld 2: de ondersteuning voor diagnotics uitschakelen voor een NGINX-implementatie
Update-AzNginxDeployment -Name nginx-test -ResourceGroupName nginx-test-rg -EnableDiagnosticsSupport:$false
Location Name
-------- ----
westcentralus nginx-test
Met deze opdracht wordt de diagnotics-ondersteuning voor een NGINX-implementatie uitgeschakeld.
Parameters
-AsJob
De opdracht uitvoeren als een taak
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-AutoScaleSettingProfile
. Zie de sectie NOTES voor EIGENSCHAPPEN VAN AUTOSCALESETTINGPROFILE en maak een hash-tabel om deze samen te stellen.
Type: | IScaleProfile[] |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-AutoUpgradeProfileUpgradeChannel
Kanaal dat wordt gebruikt voor autoupgrade.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Confirm
U wordt gevraagd om bevestiging voordat u de cmdlet uitvoert.
Type: | SwitchParameter |
Aliassen: | cf |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-DefaultProfile
De parameter DefaultProfile is niet functioneel. Gebruik de parameter SubscriptionId indien beschikbaar als u de cmdlet uitvoert voor een ander abonnement.
Type: | PSObject |
Aliassen: | AzureRMContext, AzureCredential |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-EnableDiagnosticsSupport
.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-IdentityType
.
Type: | IdentityType |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-IdentityUserAssignedIdentity
Woordenlijst van <UserIdentityProperties->
Type: | Hashtable |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-InputObject
Identity Parameter To construct, zie DE SECTIE NOTES voor INPUTOBJECT-eigenschappen en maak een hash-tabel.
Type: | INginxIdentity |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |
-Location
.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Name
De naam van de beoogde NGINX-implementatie
Type: | String |
Aliassen: | DeploymentName |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-NoWait
De opdracht asynchroon uitvoeren
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ResourceGroupName
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ScalingPropertyCapacity
.
Type: | Int32 |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-SkuName
Naam van de SKU.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-StorageAccountContainerName
.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-StorageAccountName
.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-SubscriptionId
De id van het doelabonnement.
Type: | String |
Position: | Named |
Default value: | (Get-AzContext).Subscription.Id |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Tag
Woordenlijst van <tekenreeks>
Type: | Hashtable |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-UserProfilePreferredEmail
Het gewenste e-mailadres van de ondersteuningsmedewerker van de gebruiker die wordt gebruikt voor het verzenden van waarschuwingen en meldingen. Dit kan een lege tekenreeks of een geldig e-mailadres zijn.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-WhatIf
Toont wat er zou gebeuren als de cmdlet wordt uitgevoerd. De cmdlet wordt niet uitgevoerd.
Type: | SwitchParameter |
Aliassen: | wi |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
Invoerwaarden
Uitvoerwaarden
Azure PowerShell