New-AzSecurityInformationProtectionAwsOfferingObject
Maak een in-memory object voor InformationProtectionAwsOffering.
Syntaxis
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.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
Uitvoerwaarden
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure PowerShell