DatabaseUpdate.ElasticPoolId Property

Definition

Gets or sets the resource identifier of the elastic pool containing this database.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to