Compartilhar via


PrivateEndpointServiceConnectionStatus Classe

Definição

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