Get-FilePlanPropertyCitation

이 cmdlet은 보안 & 준수 PowerShell에서만 사용할 수 있습니다. 자세한 내용은 보안 & 준수 PowerShell을 참조하세요.

Get-FilePlanPropertyCitation cmdlet을 사용하여 파일 계획 속성 인용을 봅니다.

아래 구문 섹션에 있는 매개 변수 집합에 대한 자세한 내용은 Exchange cmdlet 구문을 참조하십시오.

Syntax

Get-FilePlanPropertyCitation
   [[-Identity] <ComplianceRuleIdParameter>]
   [<CommonParameters>]

Description

보안 & 준수 PowerShell에서 이 cmdlet을 사용하려면 권한이 할당되어야 합니다. 자세한 내용은 보안 & 규정 준수의 사용 권한을 참조하세요.

예제

예 1

Get-FilePlanPropertyCitation | Format-Table Name,Workload,Policy

이 예제에서는 모든 파일 계획 속성 기관의 요약 목록을 반환합니다.

예 2

Get-FilePlanPropertyCitation -Identity "Contoso Citation"

이 예제에서는 Contoso Citation이라는 사용자 지정 파일 계획 속성 인용에 대한 자세한 정보를 반환합니다.

매개 변수

-Identity

Identity 매개 변수는 보려는 사용자 지정 파일 계획 속성 인용을 지정합니다. 인용을 고유하게 식별하는 모든 값을 사용할 수 있습니다. 예시:

  • 이름
  • DN(고유 이름)
  • Id
Type:ComplianceRuleIdParameter
Position:0
Default value:None
Required:False
Accept pipeline input:True
Accept wildcard characters:False
Applies to:Security & Compliance