New-AzSecurityInformationProtectionAwsOfferingObject

InformationProtectionAwsOffering のメモリ内オブジェクトを作成します。

構文

Default (既定)

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

説明

InformationProtectionAwsOffering のメモリ内オブジェクトを作成します。

例 1: 新しい InformationProtectionAwsOffering オブジェクトを作成する

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

パラメーター

-InformationProtectionCloudRoleArn

この機能の AWS のクラウド ロール ARN。

パラメーターのプロパティ

型:String
規定値:None
ワイルドカードのサポート:False
DontShow:False

パラメーター セット

(All)
配置:Named
必須:False
パイプラインからの値:False
プロパティ名別のパイプラインからの値:False
残りの引数からの値:False

CommonParameters

このコマンドレットは、共通パラメーター -Debug、-ErrorAction、-ErrorVariable、-InformationAction、-InformationVariable、-OutBuffer、-OutVariable、-PipelineVariable、-ProgressAction、-Verbose、-WarningAction、-WarningVariable をサポートします。 詳細については、about_CommonParametersを参照してください。

出力

InformationProtectionAwsOffering