Get-AzSmartGroupHistory
Hämtar historik för smarta grupper
Syntax
Get-AzSmartGroupHistory
-SmartGroupId <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzSmartGroupHistory
-InputObject <PSSmartGroup>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
Get-AzSmartGroupHistory-cmdleten hämtar smart grupphistorik.
Exempel
Exempel 1
Get-AzSmartGroupHistory -SmartGroupId "afbf1b3a-0a6c-4f19-9c9b-644ccd7b1529"
Hämtar information om smart grupphistorik.
Parametrar
-DefaultProfile
Autentiseringsuppgifter, konto, klientorganisation och prenumeration som används för kommunikation med Azure.
Typ: | IAzureContextContainer |
Alias: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Standardvärde: | None |
Obligatorisk: | False |
Godkänn pipeline-indata: | False |
Godkänn jokertecken: | False |
-InputObject
Indataobjekt från pipeline.
Typ: | PSSmartGroup |
Position: | Named |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
-SmartGroupId
Unik identifierare för SmartGroup/ResourceId för avisering.
Typ: | String |
Alias: | ResourceId |
Position: | Named |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | False |
Godkänn jokertecken: | False |
Indata
None