Freigeben über


Unregister-AzProviderPreviewFeature

Entfernt eine Featureregistrierung aus Ihrem Konto.

Syntax

Unregister-AzProviderPreviewFeature
          -Name <String>
          -ProviderNamespace <String>
          [-PassThru]
          [-DefaultProfile <IAzureContextContainer>]
          [-WhatIf]
          [-Confirm]
          [<CommonParameters>]

Beschreibung

Das Cmdlet "Unregister-AzProviderPreviewFeature " entfernt eine Featureregistrierung aus Ihrem Konto.

Beispiele

Beispiel 1: Entfernt eine Featureregistrierung

Unregister-AzProviderPreviewFeature -FeatureName AllowApplicationSecurityGroups -ProviderNamespace Microsoft.Network

Dadurch wird das Feature AllowApplicationSecurityGroups für Microsoft.Network aus Ihrem Konto entfernt.

Parameter

-Confirm

Hiermit werden Sie vor der Ausführung des Cmdlets zur Bestätigung aufgefordert.

Typ:SwitchParameter
Aliases:cf
Position:Named
Standardwert:None
Erforderlich:False
Accept pipeline input:False
Accept wildcard characters:False

-DefaultProfile

Anmeldeinformationen, Konto, Mandant und Abonnement für die Kommunikation mit Azure

Typ:IAzureContextContainer
Aliases:AzContext, AzureRmContext, AzureCredential
Position:Named
Standardwert:None
Erforderlich:False
Accept pipeline input:False
Accept wildcard characters:False

-Name

Der Featurename.

Typ:String
Aliases:FeatureName
Position:Named
Standardwert:None
Erforderlich:True
Accept pipeline input:True
Accept wildcard characters:False

-PassThru

Wenn angegeben, gibt das Cmdlet true zurück, wenn die Featureregistrierung gelöscht wird.

Typ:SwitchParameter
Position:Named
Standardwert:None
Erforderlich:False
Accept pipeline input:False
Accept wildcard characters:False

-ProviderNamespace

Der Ressourcenanbieternamespace.

Typ:String
Position:Named
Standardwert:None
Erforderlich:True
Accept pipeline input:True
Accept wildcard characters:False

-WhatIf

Zeigt, was geschieht, wenn das Cmdlet ausgeführt wird. Das Cmdlet wird nicht ausgeführt.

Typ:SwitchParameter
Aliases:wi
Position:Named
Standardwert:None
Erforderlich:False
Accept pipeline input:False
Accept wildcard characters:False

Eingaben

String

Ausgaben

PSObject