ScanProperties Class

Definition

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ScanPropertiesTypeConverter))]
public class ScanProperties : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IScanProperties
Inheritance
ScanProperties
Attributes
Implements

Constructors

ScanProperties()

Creates an new ScanProperties instance.

Properties

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of ScanProperties.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of ScanProperties.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of ScanProperties into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to

Product Versions
Azure - PowerShell Commands 12 (LTS), Latest