New-AzSecurityInformationProtectionAwsOfferingObject
InformationProtectionAwsOffering のメモリ内オブジェクトを作成します。
構文
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 |
配置: | Named |
規定値: | None |
必須: | False |
パイプライン入力を受け取る: | False |
ワイルドカード文字を受け取る: | False |
出力
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure PowerShell