次の方法で共有


JobStepAction.Source プロパティ

定義

実行するアクションのソース。

public Azure.ResourceManager.Sql.Models.JobStepActionSource? Source { get; set; }
member this.Source : Nullable<Azure.ResourceManager.Sql.Models.JobStepActionSource> with get, set
Public Property Source As Nullable(Of JobStepActionSource)

プロパティ値

適用対象