Aracılığıyla paylaş


DefenderCspmAwsOfferingDatabasesDspm Class

Definition

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

DefenderCspmAwsOfferingDatabasesDspm()

Creates an new DefenderCspmAwsOfferingDatabasesDspm instance.

Properties

CloudRoleArn

The cloud role ARN in AWS for this feature

Enabled

Is databases DSPM protection enabled

Methods

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()

Applies to