Sdílet prostřednictvím


New-AzSecurityInformationProtectionAwsOfferingObject

Vytvořte objekt v paměti pro InformationProtectionAwsOffering.

Syntax

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

Description

Vytvořte objekt v paměti pro InformationProtectionAwsOffering.

Příklady

Příklad 1: Vytvoření nového objektu InformationProtectionAwsOffering

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

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

Parametry

-InformationProtectionCloudRoleArn

ARN cloudové role v AWS pro tuto funkci.

Typ:String
Position:Named
výchozí hodnota:None
Vyžadováno:False
Accept pipeline input:False
Accept wildcard characters:False

Výstupy

InformationProtectionAwsOffering