Compartir a través de


DatabaseInner.ElasticPoolName Propiedad

Definición

Obtiene o establece el nombre del grupo elástico en el que se encuentra la base de datos. Si elasticPoolName y requestedServiceObjectiveName se actualizan, se omite el valor de requestedServiceObjectiveName. No se admite para la edición DataWarehouse.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a