ElasticPoolDatabaseActivity.CurrentElasticPoolName Property

Definition

Gets the name of the current elastic pool the database is in if available.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currentElasticPoolName")]
public string CurrentElasticPoolName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currentElasticPoolName")>]
member this.CurrentElasticPoolName : string
Public ReadOnly Property CurrentElasticPoolName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to