Share via


ServerConfigurationsManagementSettings.AdditionalFeaturesServerConfigurations Property

Definition

Gets or sets additional SQL feature settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to