Share via


AppServicesListResponse Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.Api20220701.AppServicesListResponseTypeConverter))]
public class AppServicesListResponse : Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.Api20220701.IAppServicesListResponse
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.Api20220701.AppServicesListResponseTypeConverter))>]
type AppServicesListResponse = class
    interface IAppServicesListResponse
    interface IJsonSerializable
Public Class AppServicesListResponse
Implements IAppServicesListResponse
Inheritance
AppServicesListResponse
Attributes
Implements

Constructors

AppServicesListResponse()

Properties

NextLink
Value

Methods

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

Applies to