Compartir a través de


PrivateLinkServiceConnectionStatus Enumeración

Definición

Define valores para PrivateLinkServiceConnectionStatus.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum PrivateLinkServiceConnectionStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type PrivateLinkServiceConnectionStatus = 
Public Enum PrivateLinkServiceConnectionStatus
Herencia
PrivateLinkServiceConnectionStatus
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Approved 1
Disconnected 3
Pending 0
Rejected 2

Se aplica a