Sdílet prostřednictvím


IDataCollectionEndpointResourceListResult Interface

Definition

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

Properties

NextLink

The URL to use for getting the next set of results.

Value

A list of resources.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to