次の方法で共有


JobStepActionSource クラス

定義

JobStepActionSource の値を定義します。

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

コンストラクター

JobStepActionSource()

JobStepActionSource の値を定義します。

フィールド

Inline

JobStepActionSource の値を定義します。

プロパティ

Value

JobStepActionSource の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

JobStepActionSource の値を定義します。

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

JobStepActionSource の値を定義します。

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

JobStepActionSource の値を定義します。

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

JobStepActionSource の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象