Delen via


Get-AzSecurityLocation

Hiermee haalt u de locatie op waar Azure Security Center automatisch gegevens opslaat voor het specifieke abonnement

Syntaxis

Get-AzSecurityLocation
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzSecurityLocation
   -Name <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzSecurityLocation
   -ResourceId <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

Azure Security Center beslist automatisch over een locatie om enkele van uw gegevens op te slaan. Gebruik deze cmdlet om die locatie te detecteren.

Voorbeelden

Voorbeeld 1

Get-AzSecurityLocation

Id                                                                                                   Name
--                                                                                                   ----
/subscriptions/487bb485-b5b0-471e-9c0d-10717612f869/providers/Microsoft.Security/locations/centralus centralus

Hiermee haalt u de locatie op waar Azure Security Center de berekende beveiligingsgegevens opslaat.

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

-Name

Resourcenaam.

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

-ResourceId

Resource-id.

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

Invoerwaarden

String

Uitvoerwaarden

PSSecurityLocation