DatadogHostListResponse Class

Definition

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

Constructors

DatadogHostListResponse()

Properties

NextLink
Value

Methods

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

Applies to