Sdílet prostřednictvím


NginxPrivateIPAddress Class

Definition

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

Constructors

NginxPrivateIPAddress()

Properties

PrivateIPAddress
PrivateIPAllocationMethod
SubnetId

Methods

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

Applies to