次の方法で共有


ManagedInstanceOperationParametersPair.CurrentParameters プロパティ

定義

現在のパラメーターを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="currentParameters")]
public Microsoft.Azure.Management.Sql.Models.UpsertManagedServerOperationParameters CurrentParameters { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentParameters")>]
member this.CurrentParameters : Microsoft.Azure.Management.Sql.Models.UpsertManagedServerOperationParameters
Public ReadOnly Property CurrentParameters As UpsertManagedServerOperationParameters

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象