Sdílet prostřednictvím


NginxConfigurationListResponse Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.NginxConfigurationListResponseTypeConverter))]
public class NginxConfigurationListResponse : Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.INginxConfigurationListResponse
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.Api20230401.NginxConfigurationListResponseTypeConverter))>]
type NginxConfigurationListResponse = class
    interface INginxConfigurationListResponse
    interface IJsonSerializable
Public Class NginxConfigurationListResponse
Implements INginxConfigurationListResponse
Inheritance
NginxConfigurationListResponse
Attributes
Implements

Constructors

NginxConfigurationListResponse()

Properties

NextLink
Value

Methods

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

Applies to