Set-AzureADTenantDetail
구문
Default (기본값)
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>]
Description
이 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
마케팅 알림 이메일을 보내는 데 사용되는 이메일 주소
매개 변수 속성
형식: List<T> [ String ]
Default value: None
와일드카드 지원: False
DontShow: False
매개 변수 집합
(All)
Position: Named
필수: False
파이프라인의 값: False
속성 이름별 파이프라인의 값: False
나머지 인수의 값: False
-PrivacyProfile
{{ PrivacyProfile 설명 채우기 }}
매개 변수 속성
형식: PrivacyProfile
Default value: None
와일드카드 지원: False
DontShow: False
매개 변수 집합
(All)
Position: Named
필수: False
파이프라인의 값: False
속성 이름별 파이프라인의 값: False
나머지 인수의 값: False
-SecurityComplianceNotificationMails
보안 규정 준수 이메일을 보내는 데 사용되는 이메일 주소
매개 변수 속성
형식: List<T> [ String ]
Default value: None
와일드카드 지원: False
DontShow: False
매개 변수 집합
(All)
Position: Named
필수: False
파이프라인의 값: False
속성 이름별 파이프라인의 값: False
나머지 인수의 값: False
-SecurityComplianceNotificationPhones
보안 규정 준수에 사용되는 전화 번호
매개 변수 속성
형식: List<T> [ String ]
Default value: None
와일드카드 지원: False
DontShow: False
매개 변수 집합
(All)
Position: Named
필수: False
파이프라인의 값: False
속성 이름별 파이프라인의 값: False
나머지 인수의 값: False
-TechnicalNotificationMails
기술 알림 이메일에 사용되는 이메일 주소
매개 변수 속성
형식: List<T> [ String ]
Default value: None
와일드카드 지원: False
DontShow: False
매개 변수 집합
(All)
Position: Named
필수: False
파이프라인의 값: False
속성 이름별 파이프라인의 값: False
나머지 인수의 값: False
CommonParameters
이 cmdlet은 일반적인 매개 변수인 -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction 및 -WarningVariable 매개 변수를 지원합니다. 자세한 내용은 about_CommonParameters 를 참조하세요.
None
출력