IServerSetupFacet.EngineServiceAccount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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