JobTarget.ElasticPoolName Propiedad

Definición

Obtiene o establece el nombre del grupo elástico de destino.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a