Udostępnij za pośrednictwem


SapEccCredentialScanPropertiesAutoGenerated Class

Definition

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

Constructors

SapEccCredentialScanPropertiesAutoGenerated()

Creates an new SapEccCredentialScanPropertiesAutoGenerated instance.

Properties

ClientId
Collection
CollectionLastModifiedAt
CollectionReferenceName
CollectionType
ConnectedVia
ConnectedViaReferenceName
CreatedAt
Credential
CredentialReferenceName
CredentialType
JCoLibraryPath
LastModifiedAt
MaximumMemoryAllowedInGb
MitiCache
ScanRulesetName
ScanRulesetType
Worker

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of SapEccCredentialScanPropertiesAutoGenerated.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of SapEccCredentialScanPropertiesAutoGenerated.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of SapEccCredentialScanPropertiesAutoGenerated into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to