Freigeben über


SapEccScanRulesetPropertiesAutoGenerated Class

Definition

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

Constructors

Name Description
SapEccScanRulesetPropertiesAutoGenerated()

Creates an new SapEccScanRulesetPropertiesAutoGenerated instance.

Properties

Name Description
CreatedAt
Description
ExcludedSystemClassification
IncludedCustomClassificationRuleName
LastModifiedAt

Methods

Name Description
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.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