Compartir a través de


DatabaseUpdate.ElasticPoolId Propiedad

Definición

Obtiene o establece el identificador de recursos del grupo elástico que contiene esta base de datos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a