共用方式為


Get-AzSmartGroupHistory

取得智慧群組歷程記錄

語法

Get-AzSmartGroupHistory
   -SmartGroupId <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]
Get-AzSmartGroupHistory
   -InputObject <PSSmartGroup>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

Get-AzSmartGroupHistory Cmdlet 取得智慧群組歷程記錄。

範例

範例 1

Get-AzSmartGroupHistory -SmartGroupId "afbf1b3a-0a6c-4f19-9c9b-644ccd7b1529"

取得智慧群組歷程記錄詳細數據。

參數

-DefaultProfile

用於與 Azure 通訊的認證、帳戶、租用戶和訂用帳戶。

類型:IAzureContextContainer
別名:AzContext, AzureRmContext, AzureCredential
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-InputObject

來自管線的輸入物件。

類型:PSSmartGroup
Position:Named
預設值:None
必要:True
接受管線輸入:True
接受萬用字元:False

-SmartGroupId

SmartGroup 的唯一標識符 / 警示的 ResourceId。

類型:String
別名:ResourceId
Position:Named
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:False

輸入

None

輸出

PSSmartGroupModification