Bagikan melalui


New-AzSecurityInformationProtectionAwsOfferingObject

Buat objek dalam memori untuk InformationProtectionAwsOffering.

Sintaks

New-AzSecurityInformationProtectionAwsOfferingObject
   [-InformationProtectionCloudRoleArn <String>]
   [<CommonParameters>]

Deskripsi

Buat objek dalam memori untuk InformationProtectionAwsOffering.

Contoh

Contoh 1: Buat objek InformationProtectionAwsOffering baru

New-AzSecurityInformationProtectionAwsOfferingObject -InformationProtectionCloudRoleArn "arn:aws:iam::123456789012:role/myRole"

Description InformationProtectionCloudRoleArn     OfferingType
----------- ---------------------------------     ------------
            arn:aws:iam::123456789012:role/myRole InformationProtectionAws

Parameter

-InformationProtectionCloudRoleArn

Peran cloud ARN di AWS untuk fitur ini.

Jenis:String
Position:Named
Nilai default:None
Diperlukan:False
Terima input alur:False
Terima karakter wildcard:False

Output

InformationProtectionAwsOffering