Share via


NginxCertificateListResponse Class

Definition

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

Constructors

NginxCertificateListResponse()

Properties

NextLink
Value

Methods

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

Applies to