次の方法で共有


AzureSqlDatabaseOutputDataSource.Server プロパティ

定義

Azure SQL データベースを含む SQL サーバーの名前を取得または設定します。 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象