New-AzSecurityInformationProtectionAwsOfferingObject

Maak een in-memory object voor InformationProtectionAwsOffering.

Syntax

Default (Standaard)

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

Description

Maak een in-memory object voor InformationProtectionAwsOffering.

Voorbeelden

Voorbeeld 1: Nieuw Object InformationProtectionAwsOffering maken

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

Parameters

-InformationProtectionCloudRoleArn

De cloudrol ARN in AWS voor deze functie.

Parametereigenschappen

Type:String
Default value:None
Ondersteunt jokertekens:False
DontShow:False

Parametersets

(All)
Position:Named
Verplicht:False
Waarde uit pijplijn:False
Waarde uit pijplijn op eigenschapsnaam:False
Waarde van resterende argumenten:False

CommonParameters

Deze cmdlet ondersteunt de algemene parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction en -WarningVariable. Zie about_CommonParametersvoor meer informatie.

Uitvoerwaarden

InformationProtectionAwsOffering