Delen via


Remove-AzExpressRoutePortIdentity

Hiermee verwijdert u een identiteit uit een ExpressRoutePort.

Syntaxis

Remove-AzExpressRoutePortIdentity
      -ExpressRoutePort <PSExpressRoutePort>
      [-DefaultProfile <IAzureContextContainer>]
      [<CommonParameters>]

Description

De Remove-AzExpressRoutePortIdentity cmdlet verwijdert identiteit uit een lokaal Azure ExpressRoutePort-object. Gebruik Remove-AzExpressRoutePort om deze uit ExpressRoutePort te verwijderen.

Voorbeelden

Voorbeeld 1

$expressroutePort = Remove-AzExpressRoutePortIdentity -ExpressRoutePort $expressroutePort

Parameters

-DefaultProfile

De referenties, accounts, tenants en abonnementen die worden gebruikt voor communicatie met Azure.

Type:IAzureContextContainer
Aliassen:AzContext, AzureRmContext, AzureCredential
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-ExpressRoutePort

De ExpressRoutePort

Type:PSExpressRoutePort
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:True
Jokertekens accepteren:False

Invoerwaarden

Uitvoerwaarden