New-AzSecurityInformationProtectionAwsOfferingObject
Créez un objet en mémoire pour InformationProtectionAwsOffering.
Syntaxe
New-AzSecurityInformationProtectionAwsOfferingObject
[-InformationProtectionCloudRoleArn <String>]
[<CommonParameters>]
Description
Créez un objet en mémoire pour InformationProtectionAwsOffering.
Exemples
Exemple 1 : Créer un objet InformationProtectionAwsOffering
New-AzSecurityInformationProtectionAwsOfferingObject -InformationProtectionCloudRoleArn "arn:aws:iam::123456789012:role/myRole"
Description InformationProtectionCloudRoleArn OfferingType
----------- --------------------------------- ------------
arn:aws:iam::123456789012:role/myRole InformationProtectionAws
Paramètres
-InformationProtectionCloudRoleArn
Rôle cloud ARN dans AWS pour cette fonctionnalité.
Type: | String |
Position: | Named |
Valeur par défaut: | None |
Obligatoire: | False |
Accepter l'entrée de pipeline: | False |
Accepter les caractères génériques: | False |
Sorties
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.