Freigeben über


SapEccUserPassScanProperties1 Class

Definition

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

Constructors

Name Description
SapEccUserPassScanProperties1()

Creates an new SapEccUserPassScanProperties1 instance.

Properties

Name Description
ClientId
CollectionLastModifiedAt
CollectionReferenceName
CollectionType
ConnectedViaReferenceName
CreatedAt
JCoLibraryPath
LastModifiedAt
MaximumMemoryAllowedInGb
MitiCache
Password
ScanRulesetName
ScanRulesetType
Username
Worker

Methods

Name Description
DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of SapEccUserPassScanProperties1.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of SapEccUserPassScanProperties1.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of SapEccUserPassScanProperties1 into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to