次の方法で共有


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>)

適用対象