DefenderCspmAwsOfferingDatabasesDspm Class
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.
The databases DSPM configuration
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderCspmAwsOfferingDatabasesDspmTypeConverter))]
public class DefenderCspmAwsOfferingDatabasesDspm : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderCspmAwsOfferingDatabasesDspm
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderCspmAwsOfferingDatabasesDspmTypeConverter))>]
type DefenderCspmAwsOfferingDatabasesDspm = class
interface IDefenderCspmAwsOfferingDatabasesDspm
interface IJsonSerializable
Public Class DefenderCspmAwsOfferingDatabasesDspm
Implements IDefenderCspmAwsOfferingDatabasesDspm
- Inheritance
-
DefenderCspmAwsOfferingDatabasesDspm
- Attributes
- Implements
Constructors
| Name | Description |
|---|---|
| DefenderCspmAwsOfferingDatabasesDspm() |
Creates an new DefenderCspmAwsOfferingDatabasesDspm instance. |
Properties
| Name | Description |
|---|---|
| CloudRoleArn |
The cloud role ARN in AWS for this feature |
| Enabled |
Is databases DSPM protection enabled |
Methods
| Name | Description |
|---|---|
| DeserializeFromDictionary(IDictionary) |
Deserializes a IDictionary into an instance of DefenderCspmAwsOfferingDatabasesDspm. |
| DeserializeFromPSObject(PSObject) |
Deserializes a PSObject into an instance of DefenderCspmAwsOfferingDatabasesDspm. |
| FromJson(JsonNode) |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IDefenderCspmAwsOfferingDatabasesDspm. |
| FromJsonString(String) |
Creates a new instance of DefenderCspmAwsOfferingDatabasesDspm, deserializing the content from a json string. |
| ToJson(JsonObject, SerializationMode) |
Serializes this instance of DefenderCspmAwsOfferingDatabasesDspm into a JsonNode. |
| ToJsonString() |
Serializes this instance to a json string. |
| ToString() | |