KustoManagedPrivateEndpointsType 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 tipo de recurso, por exemplo, Microsoft.Kusto/clusters/managedPrivateEndpoints.
public readonly struct KustoManagedPrivateEndpointsType : IEquatable<Azure.ResourceManager.Kusto.Models.KustoManagedPrivateEndpointsType>
type KustoManagedPrivateEndpointsType = struct
Public Structure KustoManagedPrivateEndpointsType
Implements IEquatable(Of KustoManagedPrivateEndpointsType)
- Herança
-
KustoManagedPrivateEndpointsType
- Implementações
Construtores
KustoManagedPrivateEndpointsType(String) |
Inicializa uma nova instância de KustoManagedPrivateEndpointsType. |
Propriedades
MicrosoftKustoClustersManagedPrivateEndpoints |
Microsoft.Kusto/clusters/managedPrivateEndpoints. |
Métodos
Equals(KustoManagedPrivateEndpointsType) |
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(KustoManagedPrivateEndpointsType, KustoManagedPrivateEndpointsType) |
Determina se dois KustoManagedPrivateEndpointsType valores são os mesmos. |
Implicit(String to KustoManagedPrivateEndpointsType) |
Converte uma cadeia de caracteres em um KustoManagedPrivateEndpointsType. |
Inequality(KustoManagedPrivateEndpointsType, KustoManagedPrivateEndpointsType) |
Determina se dois KustoManagedPrivateEndpointsType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET