TeradataUserPassScanPropertiesAutoGenerated3 Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.TeradataUserPassScanPropertiesAutoGenerated3TypeConverter))]
public class TeradataUserPassScanPropertiesAutoGenerated3 : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ITeradataUserPassScanPropertiesAutoGenerated3, Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.TeradataUserPassScanPropertiesAutoGenerated3TypeConverter))>]
type TeradataUserPassScanPropertiesAutoGenerated3 = class
interface ITeradataUserPassScanPropertiesAutoGenerated3
interface IJsonSerializable
interface ITeradataUserPassScanPropertiesAutoGenerated2
interface IMitiScanProperties
interface IScanProperties
interface IValidates
Public Class TeradataUserPassScanPropertiesAutoGenerated3
Implements ITeradataUserPassScanPropertiesAutoGenerated3, IValidates
- Inheritance
-
TeradataUserPassScanPropertiesAutoGenerated3
- Attributes
- Implements
Constructors
TeradataUserPassScanPropertiesAutoGenerated3() |
Creates an new TeradataUserPassScanPropertiesAutoGenerated3 instance. |
Properties
Methods
DeserializeFromDictionary(IDictionary) |
Deserializes a IDictionary into an instance of TeradataUserPassScanPropertiesAutoGenerated3. |
DeserializeFromPSObject(PSObject) |
Deserializes a PSObject into an instance of TeradataUserPassScanPropertiesAutoGenerated3. |
FromJson(JsonNode) |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ITeradataUserPassScanPropertiesAutoGenerated3. |
FromJsonString(String) |
Creates a new instance of TeradataUserPassScanPropertiesAutoGenerated3, deserializing the content from a json string. |
ToJson(JsonObject, SerializationMode) |
Serializes this instance of TeradataUserPassScanPropertiesAutoGenerated3 into a JsonNode. |
ToJsonString() |
Serializes this instance to a json string. |
ToString() | |
Validate(IEventListener) |
Validates that this object meets the validation criteria. |