ArmSecurityCenterModelFactory.DefenderCspmAwsOfferingDatabasesDspm Method
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.
public static Azure.ResourceManager.SecurityCenter.Models.DefenderCspmAwsOfferingDatabasesDspm DefenderCspmAwsOfferingDatabasesDspm(bool? enabled = default, string cloudRoleArn = default);
static member DefenderCspmAwsOfferingDatabasesDspm : Nullable<bool> * string -> Azure.ResourceManager.SecurityCenter.Models.DefenderCspmAwsOfferingDatabasesDspm
Public Shared Function DefenderCspmAwsOfferingDatabasesDspm (Optional enabled As Nullable(Of Boolean) = Nothing, Optional cloudRoleArn As String = Nothing) As DefenderCspmAwsOfferingDatabasesDspm
Parameters
- cloudRoleArn
- String
The cloud role ARN in AWS for this feature.
Returns
A new DefenderCspmAwsOfferingDatabasesDspm instance for mocking.