InformationProtectionAwsOffering Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
InformationProtectionAwsOffering() |
Initializes a new instance of the InformationProtectionAwsOffering class. |
InformationProtectionAwsOffering(String, InformationProtectionAwsOfferingInformationProtection) |
Initializes a new instance of the InformationProtectionAwsOffering class. |
InformationProtectionAwsOffering()
Initializes a new instance of the InformationProtectionAwsOffering class.
public InformationProtectionAwsOffering ();
Public Sub New ()
Applies to
InformationProtectionAwsOffering(String, InformationProtectionAwsOfferingInformationProtection)
Initializes a new instance of the InformationProtectionAwsOffering class.
public InformationProtectionAwsOffering (string description = default, Microsoft.Azure.Management.Security.Models.InformationProtectionAwsOfferingInformationProtection informationProtection = default);
new Microsoft.Azure.Management.Security.Models.InformationProtectionAwsOffering : string * Microsoft.Azure.Management.Security.Models.InformationProtectionAwsOfferingInformationProtection -> Microsoft.Azure.Management.Security.Models.InformationProtectionAwsOffering
Public Sub New (Optional description As String = Nothing, Optional informationProtection As InformationProtectionAwsOfferingInformationProtection = Nothing)
Parameters
- description
- String
The offering description.
- informationProtection
- InformationProtectionAwsOfferingInformationProtection
The native cloud connection configuration