ElasticPoolDatabaseActivity.ServerName Property

Definition

Gets the name of the server the elastic pool is in.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to