Udostępnij za pośrednictwem


AdlsGen1CredentialScanProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.AdlsGen1CredentialScanPropertiesTypeConverter))]
public class AdlsGen1CredentialScanProperties : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IAdlsGen1CredentialScanProperties, Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.AdlsGen1CredentialScanPropertiesTypeConverter))>]
type AdlsGen1CredentialScanProperties = class
    interface IAdlsGen1CredentialScanProperties
    interface IJsonSerializable
    interface IScanProperties
    interface IValidates
Public Class AdlsGen1CredentialScanProperties
Implements IAdlsGen1CredentialScanProperties, IValidates
Inheritance
AdlsGen1CredentialScanProperties
Attributes
Implements

Constructors

AdlsGen1CredentialScanProperties()

Creates an new AdlsGen1CredentialScanProperties instance.

Properties

Collection
CollectionLastModifiedAt
CollectionReferenceName
CollectionType
ConnectedVia
ConnectedViaReferenceName
CreatedAt
CredentialReferenceName
CredentialType
LastModifiedAt
ScanRulesetName
ScanRulesetType
Worker

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of AdlsGen1CredentialScanProperties.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AdlsGen1CredentialScanProperties.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of AdlsGen1CredentialScanProperties into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to