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
Accept pipeline input:False
Accept wildcard characters:False

Output

InformationProtectionAwsOffering