共用方式為


EndpointResourceState 類別

定義

定義 EndpointResourceState 的值。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.EndpointResourceState>))]
public class EndpointResourceState : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Cdn.Fluent.Models.EndpointResourceState>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.EndpointResourceState>))>]
type EndpointResourceState = class
    inherit ExpandableStringEnum<EndpointResourceState>
Public Class EndpointResourceState
Inherits ExpandableStringEnum(Of EndpointResourceState)
繼承
屬性
Newtonsoft.Json.JsonConverterAttribute

建構函式

EndpointResourceState()

定義 EndpointResourceState 的值。

欄位

Creating

定義 EndpointResourceState 的值。

Deleting

定義 EndpointResourceState 的值。

Running

定義 EndpointResourceState 的值。

Starting

定義 EndpointResourceState 的值。

Stopped

定義 EndpointResourceState 的值。

Stopping

定義 EndpointResourceState 的值。

屬性

Value

定義 EndpointResourceState 的值。

(繼承來源 ExpandableStringEnum<T>)

方法

Equals(Object)

定義 EndpointResourceState 的值。

(繼承來源 ExpandableStringEnum<T>)
Equals(String)

定義 EndpointResourceState 的值。

(繼承來源 ExpandableStringEnum<T>)
GetHashCode()

定義 EndpointResourceState 的值。

(繼承來源 ExpandableStringEnum<T>)
ToString()

定義 EndpointResourceState 的值。

(繼承來源 ExpandableStringEnum<T>)

適用於