IDatadogSingleSignOnResourceListResponse Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.Api20210301.DatadogSingleSignOnResourceListResponseTypeConverter))]
public interface IDatadogSingleSignOnResourceListResponse : Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.Api20210301.DatadogSingleSignOnResourceListResponseTypeConverter))>]
type IDatadogSingleSignOnResourceListResponse = interface
    interface IJsonSerializable
Public Interface IDatadogSingleSignOnResourceListResponse
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