Share via


ManagedInstanceOperationParametersPair.CurrentParameters Property

Definition

Gets the current parameters.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to