Share via


SapEccScanRulesetPropertiesAutoGenerated Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.SapEccScanRulesetPropertiesAutoGeneratedTypeConverter))]
public class SapEccScanRulesetPropertiesAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ISapEccScanRulesetPropertiesAutoGenerated, Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.IValidates
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.SapEccScanRulesetPropertiesAutoGeneratedTypeConverter))>]
type SapEccScanRulesetPropertiesAutoGenerated = class
    interface ISapEccScanRulesetPropertiesAutoGenerated
    interface IJsonSerializable
    interface IScanRulesetProperties
    interface IValidates
Public Class SapEccScanRulesetPropertiesAutoGenerated
Implements ISapEccScanRulesetPropertiesAutoGenerated, IValidates
Inheritance
SapEccScanRulesetPropertiesAutoGenerated
Attributes
Implements

Constructors

SapEccScanRulesetPropertiesAutoGenerated()

Creates an new SapEccScanRulesetPropertiesAutoGenerated instance.

Properties

CreatedAt
Description
ExcludedSystemClassification
IncludedCustomClassificationRuleName
LastModifiedAt

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of SapEccScanRulesetPropertiesAutoGenerated.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of SapEccScanRulesetPropertiesAutoGenerated.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ISapEccScanRulesetPropertiesAutoGenerated.

FromJsonString(String)

Creates a new instance of SapEccScanRulesetPropertiesAutoGenerated, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of SapEccScanRulesetPropertiesAutoGenerated into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to