Compartir a través de


PrivateEndpointServiceConnectionStatus Clase

Definición

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)
Herencia
PrivateEndpointServiceConnectionStatus
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

PrivateEndpointServiceConnectionStatus()

Define valores para PrivateEndpointServiceConnectionStatus.

Campos

Approved

Define valores para PrivateEndpointServiceConnectionStatus.

Pending

Define valores para PrivateEndpointServiceConnectionStatus.

Rejected

Define valores para PrivateEndpointServiceConnectionStatus.

Propiedades

Value

Define valores para PrivateEndpointServiceConnectionStatus.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para PrivateEndpointServiceConnectionStatus.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define valores para PrivateEndpointServiceConnectionStatus.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para PrivateEndpointServiceConnectionStatus.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para PrivateEndpointServiceConnectionStatus.

(Heredado de ExpandableStringEnum<T>)

Se aplica a