ManagedInstanceOperationParametersPair.RequestedParameters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the requested parameters.
[Newtonsoft.Json.JsonProperty(PropertyName="requestedParameters")]
public Microsoft.Azure.Management.Sql.Models.UpsertManagedServerOperationParameters RequestedParameters { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="requestedParameters")>]
member this.RequestedParameters : Microsoft.Azure.Management.Sql.Models.UpsertManagedServerOperationParameters
Public ReadOnly Property RequestedParameters As UpsertManagedServerOperationParameters
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute