共用方式為


SqlVirtualMachineModel.ServerConfigurationsManagementSettings Property

Definition

Gets or sets SQL Server configuration management settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to