Condividi tramite


PrivateLinkServiceConnectionStatus Enum

Definition

Defines values for 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
Inheritance
PrivateLinkServiceConnectionStatus
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Approved 1
Disconnected 3
Pending 0
Rejected 2

Applies to