Aracılığıyla paylaş


NginxNetworkProfile Class

Definition

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

Constructors

NginxNetworkProfile()

Properties

FrontEndIPConfiguration
NetworkInterfaceConfiguration

Methods

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

Applies to