IDatadogAgreementResourceListResponse Interface

Definition

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

Properties

Name Description
NextLink

Link to the next set of results, if any.

Value

Results of a list operation.

Methods

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

Applies to