次の方法で共有


JobStepOutputType クラス

定義

JobStepOutputType の値を定義します。

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

コンストラクター

JobStepOutputType()

JobStepOutputType の値を定義します。

フィールド

SqlDatabase

JobStepOutputType の値を定義します。

プロパティ

Value

JobStepOutputType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

JobStepOutputType の値を定義します。

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

JobStepOutputType の値を定義します。

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

JobStepOutputType の値を定義します。

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

JobStepOutputType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象