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à.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Output

InformationProtectionAwsOffering