PrivateEndpointServiceConnectionStatus Classe
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.
Define valores para PrivateEndpointServiceConnectionStatus.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Compute.Fluent.Models.PrivateEndpointServiceConnectionStatus>))]
public class PrivateEndpointServiceConnectionStatus : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Compute.Fluent.Models.PrivateEndpointServiceConnectionStatus>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Compute.Fluent.Models.PrivateEndpointServiceConnectionStatus>))>]
type PrivateEndpointServiceConnectionStatus = class
inherit ExpandableStringEnum<PrivateEndpointServiceConnectionStatus>
Public Class PrivateEndpointServiceConnectionStatus
Inherits ExpandableStringEnum(Of PrivateEndpointServiceConnectionStatus)
- Herança
-
PrivateEndpointServiceConnectionStatus
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Construtores
PrivateEndpointServiceConnectionStatus() |
Define valores para PrivateEndpointServiceConnectionStatus. |
Campos
Approved |
Define valores para PrivateEndpointServiceConnectionStatus. |
Pending |
Define valores para PrivateEndpointServiceConnectionStatus. |
Rejected |
Define valores para PrivateEndpointServiceConnectionStatus. |
Propriedades
Value |
Define valores para PrivateEndpointServiceConnectionStatus. (Herdado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para PrivateEndpointServiceConnectionStatus. (Herdado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para PrivateEndpointServiceConnectionStatus. (Herdado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para PrivateEndpointServiceConnectionStatus. (Herdado de ExpandableStringEnum<T>) |
ToString() |
Define valores para PrivateEndpointServiceConnectionStatus. (Herdado de ExpandableStringEnum<T>) |
Aplica-se a
Azure SDK for .NET