Freigeben über


IScanResultDiagnostics Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.ScanResultDiagnosticsTypeConverter))]
public interface IScanResultDiagnostics : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IScanDiagnostics
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.ScanResultDiagnosticsTypeConverter))>]
type IScanResultDiagnostics = interface
    interface IJsonSerializable
    interface IScanDiagnostics
Public Interface IScanResultDiagnostics
Implements IScanDiagnostics
Derived
Attributes
Implements

Properties

Name Description
ExceptionCountMap (Inherited from IScanDiagnostics)
Notification (Inherited from IScanDiagnostics)

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to