Dela via


SqlVirtualMachine.AdditionalFeatureServerConfigurationIsRServicesEnabled Property

Definition

Enable or disable R services (SQL 2016 onwards).

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Inlined)]
public bool? AdditionalFeatureServerConfigurationIsRServicesEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Inlined)>]
member this.AdditionalFeatureServerConfigurationIsRServicesEnabled : Nullable<bool> with get, set
Public Property AdditionalFeatureServerConfigurationIsRServicesEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to