Get-AipServiceMaxUseLicenseValidityTime

Azure Information Protection Rights Management 사용 라이선스에 대한 최대 유효 시간을 가져옵니다.

Syntax

Get-AipServiceMaxUseLicenseValidityTime []

Description

Get-AipServiceMaxUseLicenseValidityTime cmdlet은 Azure Information Protection Azure Rights Management 사용 라이선스에 대한 테넌트에 대한 최대 유효 시간(일)을 가져옵니다. 기본값은 30일입니다.

조직 수준에서 이 구성을 보려면 PowerShell을 사용해야 합니다. 관리 포털을 사용하여 이 구성을 볼 수 없습니다.

예제

예제 1: 최대 유효 시간 가져오기

PS C:\>Get-AipServiceMaxUseLicenseValidityTime
30

이 명령은 테넌트에 대한 라이선스 사용의 최대 유효 시간을 가져옵니다.