Delen via


Get-AzOperationalInsightsDeletedWorkspace

Verwijderde werkruimten weergeven.

Syntaxis

Get-AzOperationalInsightsDeletedWorkspace
   [-ResourceGroupName <String>]
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

Verwijderde werkruimten weergeven.

Voorbeelden

Voorbeeld 1

$workspace = New-AzOperationalInsightsWorkspace -ResourceGroupName "RG-NAME" -Name "WORKSPACE-NAME" -Location "LOCATION-VALUE"
$workspace | Remove-AzOperationalInsightsWorkspace
Get-AzOperationalInsightsDeletedWorkspace -ResourceGroupName "RG-NAME"

Verwijderde werkruimten weergeven.

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

-ResourceGroupName

De naam van de resourcegroep.

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

Invoerwaarden

String

Uitvoerwaarden

PSWorkspace