HDInsightPrivateIPAllocationMethod 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 método em que o endereço IP privado é alocado.
public readonly struct HDInsightPrivateIPAllocationMethod : IEquatable<Azure.ResourceManager.HDInsight.Models.HDInsightPrivateIPAllocationMethod>
type HDInsightPrivateIPAllocationMethod = struct
Public Structure HDInsightPrivateIPAllocationMethod
Implements IEquatable(Of HDInsightPrivateIPAllocationMethod)
- Herança
-
HDInsightPrivateIPAllocationMethod
- Implementações
Construtores
HDInsightPrivateIPAllocationMethod(String) |
Inicializa uma nova instância de HDInsightPrivateIPAllocationMethod. |
Propriedades
Dynamic |
Dinâmico. |
Static |
Estático. |
Métodos
Equals(HDInsightPrivateIPAllocationMethod) |
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(HDInsightPrivateIPAllocationMethod, HDInsightPrivateIPAllocationMethod) |
Determina se dois HDInsightPrivateIPAllocationMethod valores são os mesmos. |
Implicit(String to HDInsightPrivateIPAllocationMethod) |
Converte uma cadeia de caracteres em um HDInsightPrivateIPAllocationMethod. |
Inequality(HDInsightPrivateIPAllocationMethod, HDInsightPrivateIPAllocationMethod) |
Determina se dois HDInsightPrivateIPAllocationMethod valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET