共用方式為


ServerConfigurationsManagementSettings.SqlWorkloadTypeUpdateSettings Property

Definition

Gets or sets SQL workload type settings.

[Newtonsoft.Json.JsonProperty(PropertyName="sqlWorkloadTypeUpdateSettings")]
public Microsoft.Azure.Management.SqlVirtualMachine.Models.SqlWorkloadTypeUpdateSettings SqlWorkloadTypeUpdateSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sqlWorkloadTypeUpdateSettings")>]
member this.SqlWorkloadTypeUpdateSettings : Microsoft.Azure.Management.SqlVirtualMachine.Models.SqlWorkloadTypeUpdateSettings with get, set
Public Property SqlWorkloadTypeUpdateSettings As SqlWorkloadTypeUpdateSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to