次の方法で共有


JobExecutionTarget.Type プロパティ

定義

ターゲットの種類を取得します。 使用できる値は、'TargetGroup'、'SqlDatabase'、'SqlElasticPool'、'SqlShardMap'、'SqlServer' です。

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.Sql.Fluent.Models.JobTargetType Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.Sql.Fluent.Models.JobTargetType
Public ReadOnly Property Type As JobTargetType

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象