IServerSetupFacet.EngineServiceAccount Property

Definition

The Service name that the Server instance runs under.

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_ServiceAccountDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_ServiceAccountName")]
public string EngineServiceAccount { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_ServiceAccountDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_ServiceAccountName")>]
member this.EngineServiceAccount : string
Public ReadOnly Property EngineServiceAccount As String

Property Value

Attributes

Applies to