Partilhar via


AzureSqlDatabaseDataSourceProperties.Database Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a