Share via


AnalysisServicesServer.ServerFullName Property

Definition

Gets the full name of the Analysis Services resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to