Partager via


AzureSqlDatabaseDataSourceProperties.Server Propriété

Définition

Obtient ou définit le nom du serveur SQL contenant la base de données Azure SQL. Obligatoire sur les demandes PUT (CreateOrReplace).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à