LinkedResourceListResponse Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.Api20210301.LinkedResourceListResponseTypeConverter))]
public class LinkedResourceListResponse : Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.Api20210301.ILinkedResourceListResponse
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Models.Api20210301.LinkedResourceListResponseTypeConverter))>]
type LinkedResourceListResponse = class
    interface ILinkedResourceListResponse
    interface IJsonSerializable
Public Class LinkedResourceListResponse
Implements ILinkedResourceListResponse
Inheritance
LinkedResourceListResponse
Attributes
Implements

Constructors

LinkedResourceListResponse()

Properties

NextLink
Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to