Freigeben über


Get-AzSecuritySecureScore

Ruft Sicherheitsbewertungen und deren Ergebnisse für ein Abonnement ab

Syntax

Get-AzSecuritySecureScore
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzSecuritySecureScore
   -Name <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Beschreibung

Das Get-AzSecuritySecureScore-Comlet erhält Sicherheitsbewertungen und deren Ergebnisse in einem Abonnement.

Beispiele

Beispiel 1

Get-AzSecuritySecureScore

Id : /subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Security/secureScores/ascScore
Name : ascScore
Type : Microsoft.Security/secureScores
DisplayName : ASC score
CurrentScore : 18.38
MaxScore : 56
Percentage : 0.3282
Weight : 1161

Ruft alle Sicherheitsbewertungen in einem Abonnement ab.

Parameter

-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

Ressourcenname.

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

Eingaben

String

Ausgaben

Microsoft.Azure.Commands.Security.Models.Assessments.PSSecuritySecureScore