Partager via


OnPremiseSqlResourceDetails.ServerName Property

Definition

Gets or sets the Sql server name installed on the machine

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to