次の方法で共有


ProfileResourceState クラス

定義

ProfileResourceState の値を定義します。

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

コンストラクター

ProfileResourceState()

ProfileResourceState の値を定義します。

フィールド

Active

ProfileResourceState の値を定義します。

Creating

ProfileResourceState の値を定義します。

Deleting

ProfileResourceState の値を定義します。

Disabled

ProfileResourceState の値を定義します。

プロパティ

Value

ProfileResourceState の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

ProfileResourceState の値を定義します。

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

ProfileResourceState の値を定義します。

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

ProfileResourceState の値を定義します。

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

ProfileResourceState の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象