Compartir a través de


SharedPrivateLinkResourceStatus Enumeración

Definición

Define valores para SharedPrivateLinkResourceStatus.

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

Campos

Approved 1
Disconnected 3
Pending 0
Rejected 2

Se aplica a