Aracılığıyla paylaş


InformationProtectionAwsOfferingInformationProtection Constructors

Definition

Overloads

InformationProtectionAwsOfferingInformationProtection()

Initializes a new instance of the InformationProtectionAwsOfferingInformationProtection class.

InformationProtectionAwsOfferingInformationProtection(String)

Initializes a new instance of the InformationProtectionAwsOfferingInformationProtection class.

InformationProtectionAwsOfferingInformationProtection()

Initializes a new instance of the InformationProtectionAwsOfferingInformationProtection class.

public InformationProtectionAwsOfferingInformationProtection ();
Public Sub New ()

Applies to

InformationProtectionAwsOfferingInformationProtection(String)

Initializes a new instance of the InformationProtectionAwsOfferingInformationProtection class.

public InformationProtectionAwsOfferingInformationProtection (string cloudRoleArn = default);
new Microsoft.Azure.Management.Security.Models.InformationProtectionAwsOfferingInformationProtection : string -> Microsoft.Azure.Management.Security.Models.InformationProtectionAwsOfferingInformationProtection
Public Sub New (Optional cloudRoleArn As String = Nothing)

Parameters

cloudRoleArn
String

The cloud role ARN in AWS for this feature

Applies to