Get-FilePlanPropertyDepartment
此 Cmdlet 僅適用于安全 & 性合規性 PowerShell。 如需詳細資訊,請參閱 安全 & 性合規性 PowerShell。
使用 Get-FilePlanPropertyDepartment Cmdlet 來檢視檔案計畫屬性部門。
如需下方<語法>一節中參數集的詳細資訊,請參閱 Exchange Cmdlet 語法。
Syntax
Get-FilePlanPropertyDepartment
[[-Identity] <ComplianceRuleIdParameter>]
[<CommonParameters>]
Description
若要在安全 & 性合規性 PowerShell 中使用此 Cmdlet,您必須獲指派許可權。 如需詳細資訊,請參閱 安全 & 性合規性中的許可權。
範例
範例 1
Get-FilePlanPropertyDepartment | Format-Table Name,Workload,Policy
此範例會傳回所有檔案計畫屬性部門的摘要清單。
範例 2
Get-FilePlanPropertyDepartment -Identity "Contoso HR"
此範例會傳回名為 Contoso HR 之自訂檔案計畫屬性部門的詳細資訊。
參數
-Identity
Identity 參數會指定您想要檢視的自訂檔案計畫屬性部門。 您可以使用可唯一識別部門的任何值。 例如:
- 名稱
- 辨別名稱 (DN)
- 識別碼
Type: | ComplianceRuleIdParameter |
Position: | 0 |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | Security & Compliance |