Leggere in inglese

Condividi tramite


New-AzSecurityInformationProtectionAwsOfferingObject

Creare un oggetto in memoria per InformationProtectionAwsOffering.

Sintassi

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

Descrizione

Creare un oggetto in memoria per InformationProtectionAwsOffering.

Esempio

Esempio 1: Creare un nuovo oggetto InformationProtectionAwsOffering

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

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

Parametri

-InformationProtectionCloudRoleArn

Il ruolo cloud ARN in AWS per questa funzionalità.

Tipo:String
Posizione:Named
Valore predefinito:None
Necessario:False
Accettare l'input della pipeline:False
Accettare caratteri jolly:False

Output

InformationProtectionAwsOffering