ElasticPoolOperationInner.ElasticPoolName Property

Definition

Gets the name of the elastic pool the operation is being performed on.

[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