Get-EmailTenantSettings
此指令程式只能在雲端式服務中使用。
使用 Get-EmailTenantSettings Cmdlet 來檢視您的適用於 Office 365 的 Microsoft Defender組織中是否已啟用或停用優先順序帳戶保護。 如需優先順序帳戶的詳細資訊,請 參閱管理和監視優先順序帳戶。
如需下方<語法>一節中參數集的詳細資訊,請參閱 Exchange Cmdlet 語法。
Syntax
Get-EmailTenantSettings
[[-Identity] <EmailTenantSettingsIdParameter>]
[<CommonParameters>]
Description
您必須已獲指派權限,才能執行此指令程式。 雖然本主題已列出這個指令程式的所有參數,不過,如果某些參數並未包含在指派給您的權限中,您可能就無法存取這些參數。 若要尋找在組織中執行任何 Cmdlet 或參數所需的權限,請參閱 Find the permissions required to run any Exchange cmdlet。
範例
範例 1
Get-EmailTenantSettings | Format-List Identity,EnablePriorityAccountProtection
此範例顯示組織中是否啟用或停用優先順序帳戶保護。
參數
-Identity
Identity 參數會指定您想要檢視的設定物件。 組織中唯一的 settings 物件命名為 Default。
Type: | EmailTenantSettingsIdParameter |
Position: | 0 |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | Exchange Online |