SqlVulnerabilityAssessmentAtpCmdletBase<M,A>.GetServerName Method
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.
Gets the server name (Could be server name or managed instance name)
protected abstract string GetServerName ();
abstract member GetServerName : unit -> string
Protected MustOverride Function GetServerName () As String