Share via


AdlsGen2MsiScan Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.AdlsGen2MsiScanTypeConverter))]
public class AdlsGen2MsiScan : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IAdlsGen2MsiScan, Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.IValidates
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.AdlsGen2MsiScanTypeConverter))>]
type AdlsGen2MsiScan = class
    interface IAdlsGen2MsiScan
    interface IJsonSerializable
    interface IScan
    interface IProxyResource
    interface IValidates
Public Class AdlsGen2MsiScan
Implements IAdlsGen2MsiScan, IValidates
Inheritance
AdlsGen2MsiScan
Attributes
Implements

Constructors

AdlsGen2MsiScan()

Creates an new AdlsGen2MsiScan instance.

Properties

CollectionLastModifiedAt
CollectionReferenceName
CollectionType
ConnectedViaReferenceName
CreatedAt
Id
Kind
LastModifiedAt
Name
Result
ScanRulesetName
ScanRulesetType
Worker

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of AdlsGen2MsiScan.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AdlsGen2MsiScan.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of AdlsGen2MsiScan into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()
Validate(IEventListener)

Validates that this object meets the validation criteria.

Applies to