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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure PowerShell