DefenderCspmGcpOfferingDataSensitivityDiscovery Class
- java.
lang. Object - com.
azure. resourcemanager. security. models. DefenderCspmGcpOfferingDataSensitivityDiscovery
- com.
Implements
public final class DefenderCspmGcpOfferingDataSensitivityDiscovery
implements JsonSerializable<DefenderCspmGcpOfferingDataSensitivityDiscovery>
The Microsoft Defender Data Sensitivity discovery configuration.
Constructor Summary
| Constructor | Description |
|---|---|
| DefenderCspmGcpOfferingDataSensitivityDiscovery() |
Creates an instance of Defender |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| Boolean |
enabled()
Get the enabled property: Is Microsoft Defender Data Sensitivity discovery enabled. |
|
static
Defender |
fromJson(JsonReader jsonReader)
Reads an instance of Defender |
| String |
serviceAccountEmailAddress()
Get the service |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
|
Defender |
withEnabled(Boolean enabled)
Set the enabled property: Is Microsoft Defender Data Sensitivity discovery enabled. |
|
Defender |
withServiceAccountEmailAddress(String serviceAccountEmailAddress)
Set the service |
|
Defender |
withWorkloadIdentityProviderId(String workloadIdentityProviderId)
Set the workload |
| String |
workloadIdentityProviderId()
Get the workload |
Methods inherited from java.lang.Object
Constructor Details
DefenderCspmGcpOfferingDataSensitivityDiscovery
public DefenderCspmGcpOfferingDataSensitivityDiscovery()
Creates an instance of DefenderCspmGcpOfferingDataSensitivityDiscovery class.
Method Details
enabled
public Boolean enabled()
Get the enabled property: Is Microsoft Defender Data Sensitivity discovery enabled.
Returns:
fromJson
public static DefenderCspmGcpOfferingDataSensitivityDiscovery fromJson(JsonReader jsonReader)
Reads an instance of DefenderCspmGcpOfferingDataSensitivityDiscovery from the JsonReader.
Parameters:
Returns:
Throws:
serviceAccountEmailAddress
public String serviceAccountEmailAddress()
Get the serviceAccountEmailAddress property: The service account email address in GCP for this feature.
Returns:
toJson
validate
public void validate()
Validates the instance.
withEnabled
public DefenderCspmGcpOfferingDataSensitivityDiscovery withEnabled(Boolean enabled)
Set the enabled property: Is Microsoft Defender Data Sensitivity discovery enabled.
Parameters:
Returns:
withServiceAccountEmailAddress
public DefenderCspmGcpOfferingDataSensitivityDiscovery withServiceAccountEmailAddress(String serviceAccountEmailAddress)
Set the serviceAccountEmailAddress property: The service account email address in GCP for this feature.
Parameters:
Returns:
withWorkloadIdentityProviderId
public DefenderCspmGcpOfferingDataSensitivityDiscovery withWorkloadIdentityProviderId(String workloadIdentityProviderId)
Set the workloadIdentityProviderId property: The workload identity provider id in GCP for this feature.
Parameters:
Returns:
workloadIdentityProviderId
public String workloadIdentityProviderId()
Get the workloadIdentityProviderId property: The workload identity provider id in GCP for this feature.
Returns: