Aracılığıyla paylaş


NginxNetworkInterfaceConfiguration Class

Definition

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

Constructors

NginxNetworkInterfaceConfiguration()

Properties

SubnetId

Methods

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

Applies to