Freigeben über


IScanList Interface

Definition

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

Properties

Name Description
Count
NextLink
Value

Methods

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

Applies to