Freigeben über


New-AzSecurityInformationProtectionAwsOfferingObject

Erstellen Sie ein Speicherobjekt für InformationProtectionAwsOffering.

Syntax

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

Beschreibung

Erstellen Sie ein Speicherobjekt für InformationProtectionAwsOffering.

Beispiele

Beispiel 1: Erstellen eines neuen InformationProtectionAwsOffering-Objekts

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

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

Parameter

-InformationProtectionCloudRoleArn

Die Cloudrolle ARN in AWS für dieses Feature.

Typ:String
Position:Named
Standardwert:None
Erforderlich:False
Pipelineeingabe akzeptieren:False
Platzhalterzeichen akzeptieren:False

Ausgaben

InformationProtectionAwsOffering