你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Set-AzureADTenantDetail
设置租户的联系人详细信息
语法
Set-AzureADTenantDetail
[-MarketingNotificationEmails <System.Collections.Generic.List`1[System.String]>]
[-PrivacyProfile <PrivacyProfile>]
[-SecurityComplianceNotificationMails <System.Collections.Generic.List`1[System.String]>]
[-SecurityComplianceNotificationPhones <System.Collections.Generic.List`1[System.String]>]
[-TechnicalNotificationMails <System.Collections.Generic.List`1[System.String]>]
[<CommonParameters>]
说明
此 cmdlet 用于设置租户的各种联系人详细信息。
示例
示例 1
PS C:\WINDOWS\system32> Set-AzureADTenantDetail -MarketingNotificationEmails "amy@contoso.com","henry@contoso.com" -SecurityComplianceNotificationMails "john@contoso.com","mary@contoso.com" -SecurityComplianceNotificationPhones "1-555-625-9999", "1-555-233-5544" -TechnicalNotificationMails "peter@contoso.com"
示例演示如何设置各种租户详细信息
参数
-MarketingNotificationEmails
-PrivacyProfile
{{ Fill PrivacyProfile Description }}
类型: | PrivacyProfile |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-SecurityComplianceNotificationMails
-SecurityComplianceNotificationPhones
-TechnicalNotificationMails
输入
None