Aracılığıyla paylaş


NginxDeploymentListResponse Class

Definition

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

Constructors

NginxDeploymentListResponse()

Properties

NextLink
Value

Methods

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

Applies to