RecoverableDatabase.ElasticPoolName Property

Definition

Gets the elastic pool name of the database

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to