Compartir a través de


NginxPrivateIPAllocationMethod Estructura

Definición

The NginxPrivateIPAllocationMethod.

public readonly struct NginxPrivateIPAllocationMethod : IEquatable<Azure.ResourceManager.Nginx.Models.NginxPrivateIPAllocationMethod>
type NginxPrivateIPAllocationMethod = struct
Public Structure NginxPrivateIPAllocationMethod
Implements IEquatable(Of NginxPrivateIPAllocationMethod)
Herencia
NginxPrivateIPAllocationMethod
Implementaciones

Constructores

NginxPrivateIPAllocationMethod(String)

Inicializa una nueva instancia de la clase NginxPrivateIPAllocationMethod.

Propiedades

Dynamic

Dinámica.

Static

Estática.

Métodos

Equals(NginxPrivateIPAllocationMethod)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(NginxPrivateIPAllocationMethod, NginxPrivateIPAllocationMethod)

Determina si dos NginxPrivateIPAllocationMethod valores son iguales.

Implicit(String to NginxPrivateIPAllocationMethod)

Convierte una cadena en un NginxPrivateIPAllocationMethod.

Inequality(NginxPrivateIPAllocationMethod, NginxPrivateIPAllocationMethod)

Determina si dos NginxPrivateIPAllocationMethod valores no son los mismos.

Se aplica a