Freigeben über


ArmSecurityCenterModelFactory.InformationProtectionAwsOffering Methode

Definition

Initialisiert eine neue instance von InformationProtectionAwsOffering.

public static Azure.ResourceManager.SecurityCenter.Models.InformationProtectionAwsOffering InformationProtectionAwsOffering (string description = default, string informationProtectionCloudRoleArn = default);
static member InformationProtectionAwsOffering : string * string -> Azure.ResourceManager.SecurityCenter.Models.InformationProtectionAwsOffering
Public Shared Function InformationProtectionAwsOffering (Optional description As String = Nothing, Optional informationProtectionCloudRoleArn As String = Nothing) As InformationProtectionAwsOffering

Parameter

description
String

Die Angebotsbeschreibung.

informationProtectionCloudRoleArn
String

Die konfiguration der nativen Cloudverbindung.

Gibt zurück

Eine neue InformationProtectionAwsOffering instance zum Simulieren.

Gilt für: