New-AzSecurityInformationProtectionAwsOfferingObject
InformationProtectionAwsOffering에 대한 메모리 내 개체를 만듭니다.
구문
New-AzSecurityInformationProtectionAwsOfferingObject
[-InformationProtectionCloudRoleArn <String>]
[<CommonParameters>]
Description
InformationProtectionAwsOffering에 대한 메모리 내 개체를 만듭니다.
예제
예제 1: 새 InformationProtectionAwsOffering 개체 만들기
New-AzSecurityInformationProtectionAwsOfferingObject -InformationProtectionCloudRoleArn "arn:aws:iam::123456789012:role/myRole"
Description InformationProtectionCloudRoleArn OfferingType
----------- --------------------------------- ------------
arn:aws:iam::123456789012:role/myRole InformationProtectionAws
매개 변수
-InformationProtectionCloudRoleArn
이 기능에 대한 AWS의 클라우드 역할 ARN입니다.
형식: | String |
Position: | Named |
Default value: | None |
필수: | False |
파이프라인 입력 허용: | False |
와일드카드 문자 허용: | False |
출력
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure PowerShell