次の方法で共有


Action1 クラス

定義

Action1 の値を定義します。

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

コンストラクター

Action1()

Action1 の値を定義します。

フィールド

Acquire

Action1 の値を定義します。

Break

Action1 の値を定義します。

Change

Action1 の値を定義します。

Release

Action1 の値を定義します。

Renew

Action1 の値を定義します。

プロパティ

Value

Action1 の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

Action1 の値を定義します。

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

Action1 の値を定義します。

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

Action1 の値を定義します。

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

Action1 の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象