ArmSecurityCenterModelFactory.InformationProtectionAwsOffering Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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.