Share via


JobTarget.ElasticPoolName プロパティ

定義

ターゲット エラスティック プール名を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="elasticPoolName")]
public string ElasticPoolName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="elasticPoolName")>]
member this.ElasticPoolName : string with get, set
Public Property ElasticPoolName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象