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