JobTarget.ElasticPoolName Property

Definition

Gets or sets the target elastic pool name.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to