Compartilhar via


AzureSqlDatabaseOutputDataSource.Server Propriedade

Definição

Obtém ou define o nome do SQL Server que contém o banco de dados SQL do Azure. Necessário em solicitações PUT (CreateOrReplace).

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a