Compartir a través de


New-AzSecurityInformationProtectionAwsOfferingObject

Cree un objeto en memoria para InformationProtectionAwsOffering.

Sintaxis

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

Description

Cree un objeto en memoria para InformationProtectionAwsOffering.

Ejemplos

Ejemplo 1: Crear un nuevo objeto InformationProtectionAwsOffering

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

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

Parámetros

-InformationProtectionCloudRoleArn

ARN de rol en la nube en AWS para esta característica.

Tipo:String
Posición:Named
Valor predeterminado:None
Requerido:False
Aceptar entrada de canalización:False
Aceptar caracteres comodín:False

Salidas

InformationProtectionAwsOffering