NginxPrivateIPAllocationMethod Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O NginxPrivateIPAllocationMethod.
public readonly struct NginxPrivateIPAllocationMethod : IEquatable<Azure.ResourceManager.Nginx.Models.NginxPrivateIPAllocationMethod>
type NginxPrivateIPAllocationMethod = struct
Public Structure NginxPrivateIPAllocationMethod
Implements IEquatable(Of NginxPrivateIPAllocationMethod)
- Herança
-
NginxPrivateIPAllocationMethod
- Implementações
Construtores
NginxPrivateIPAllocationMethod(String) |
Inicializa uma nova instância de NginxPrivateIPAllocationMethod. |
Propriedades
Dynamic |
Dinâmico. |
Static |
Estático. |
Métodos
Equals(NginxPrivateIPAllocationMethod) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(NginxPrivateIPAllocationMethod, NginxPrivateIPAllocationMethod) |
Determina se dois NginxPrivateIPAllocationMethod valores são os mesmos. |
Implicit(String to NginxPrivateIPAllocationMethod) |
Converte uma cadeia de caracteres em um NginxPrivateIPAllocationMethod. |
Inequality(NginxPrivateIPAllocationMethod, NginxPrivateIPAllocationMethod) |
Determina se dois NginxPrivateIPAllocationMethod valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET