Share via


INginxNetworkInterfaceConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.NginxNetworkInterfaceConfigurationTypeConverter))]
public interface INginxNetworkInterfaceConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.NginxNetworkInterfaceConfigurationTypeConverter))>]
type INginxNetworkInterfaceConfiguration = interface
    interface IJsonSerializable
Public Interface INginxNetworkInterfaceConfiguration
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
SubnetId

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to