次の方法で共有


JobStepActionType クラス

定義

JobStepActionType の値を定義します。

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

コンストラクター

JobStepActionType()

JobStepActionType の値を定義します。

フィールド

TSql

JobStepActionType の値を定義します。

プロパティ

Value

JobStepActionType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

JobStepActionType の値を定義します。

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

JobStepActionType の値を定義します。

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

JobStepActionType の値を定義します。

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

JobStepActionType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象