PrivateEndpointServiceConnectionStatus Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Definiert Werte für 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)
- Vererbung
-
PrivateEndpointServiceConnectionStatus
- Attribute
-
Newtonsoft.Json.JsonConverterAttribute
Konstruktoren
PrivateEndpointServiceConnectionStatus() |
Definiert Werte für PrivateEndpointServiceConnectionStatus. |
Felder
Approved |
Definiert Werte für PrivateEndpointServiceConnectionStatus. |
Pending |
Definiert Werte für PrivateEndpointServiceConnectionStatus. |
Rejected |
Definiert Werte für PrivateEndpointServiceConnectionStatus. |
Eigenschaften
Value |
Definiert Werte für PrivateEndpointServiceConnectionStatus. (Geerbt von ExpandableStringEnum<T>) |
Methoden
Equals(Object) |
Definiert Werte für PrivateEndpointServiceConnectionStatus. (Geerbt von ExpandableStringEnum<T>) |
Equals(String) |
Definiert Werte für PrivateEndpointServiceConnectionStatus. (Geerbt von ExpandableStringEnum<T>) |
GetHashCode() |
Definiert Werte für PrivateEndpointServiceConnectionStatus. (Geerbt von ExpandableStringEnum<T>) |
ToString() |
Definiert Werte für PrivateEndpointServiceConnectionStatus. (Geerbt von ExpandableStringEnum<T>) |
Gilt für:
Azure SDK for .NET