Freigeben über


SapEccCredentialScanProperties1 Class

Definition

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

Constructors

Name Description
SapEccCredentialScanProperties1()

Creates an new SapEccCredentialScanProperties1 instance.

Properties

Name Description
ClientId
CollectionLastModifiedAt
CollectionReferenceName
CollectionType
ConnectedViaReferenceName
CreatedAt
CredentialReferenceName
CredentialType
JCoLibraryPath
LastModifiedAt
MaximumMemoryAllowedInGb
MitiCache
ScanRulesetName
ScanRulesetType
Worker

Methods

Name Description
DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of SapEccCredentialScanProperties1.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of SapEccCredentialScanProperties1.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of SapEccCredentialScanProperties1 into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to