Freigeben über


SapS4HanaSapS4HanaUserPassScanProperties Class

Definition

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

Constructors

Name Description
SapS4HanaSapS4HanaUserPassScanProperties()

Creates an new SapS4HanaSapS4HanaUserPassScanProperties 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 SapS4HanaSapS4HanaUserPassScanProperties.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of SapS4HanaSapS4HanaUserPassScanProperties.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of SapS4HanaSapS4HanaUserPassScanProperties into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to