ElasticPoolActivity.RequestedElasticPoolName Property

Definition

Gets the requested name for the elastic pool if available.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to