PrivateEndpointServiceConnectionStatus クラス

定義

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)
継承
PrivateEndpointServiceConnectionStatus
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

PrivateEndpointServiceConnectionStatus()

PrivateEndpointServiceConnectionStatus の値を定義します。

フィールド

Approved

PrivateEndpointServiceConnectionStatus の値を定義します。

Pending

PrivateEndpointServiceConnectionStatus の値を定義します。

Rejected

PrivateEndpointServiceConnectionStatus の値を定義します。

プロパティ

Value

PrivateEndpointServiceConnectionStatus の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

PrivateEndpointServiceConnectionStatus の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

PrivateEndpointServiceConnectionStatus の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

PrivateEndpointServiceConnectionStatus の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

PrivateEndpointServiceConnectionStatus の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象