Freigeben über


AzureStorageScanRulesetPropertiesAutoGenerated Class

Definition

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

Constructors

Name Description
AzureStorageScanRulesetPropertiesAutoGenerated()

Creates an new AzureStorageScanRulesetPropertiesAutoGenerated instance.

Properties

Name Description
CreatedAt
Description
ExcludedSystemClassification
IncludedCustomClassificationRuleName
LastModifiedAt
ScanningRuleCustomFileExtension
ScanningRuleFileExtension

Methods

Name Description
DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of AzureStorageScanRulesetPropertiesAutoGenerated.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AzureStorageScanRulesetPropertiesAutoGenerated.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of AzureStorageScanRulesetPropertiesAutoGenerated into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to