Freigeben über


AmazonS3ScanRulesetPropertiesAutoGenerated Class

Definition

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

Constructors

Name Description
AmazonS3ScanRulesetPropertiesAutoGenerated()

Creates an new AmazonS3ScanRulesetPropertiesAutoGenerated instance.

Properties

Name Description
CreatedAt
Description
ExcludedSystemClassification
IncludedCustomClassificationRuleName
LastModifiedAt
ScanningRule
ScanningRuleCustomFileExtension
ScanningRuleFileExtension

Methods

Name Description
DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of AmazonS3ScanRulesetPropertiesAutoGenerated.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AmazonS3ScanRulesetPropertiesAutoGenerated.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of AmazonS3ScanRulesetPropertiesAutoGenerated into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to