Compartilhar via


INginxPrivateIPAddress Interface

Definition

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

Properties

PrivateIPAddress
PrivateIPAllocationMethod
SubnetId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to