Share via


SqlVulnerabilityAssessmentBaseWithBaseline.ComputerName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Computer full name - on premise parameter", Mandatory=true, ParameterSetName="OnPremMachinesWithBaselineObject")]
[System.Management.Automation.Parameter(HelpMessage="Computer full name - on premise parameter", Mandatory=true, ParameterSetName="InputObjectBaselineWithOnPrem")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string ComputerName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Computer full name - on premise parameter", Mandatory=true, ParameterSetName="OnPremMachinesWithBaselineObject")>]
[<System.Management.Automation.Parameter(HelpMessage="Computer full name - on premise parameter", Mandatory=true, ParameterSetName="InputObjectBaselineWithOnPrem")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.ComputerName : string with get, set
Public Property ComputerName As String

Property Value

Attributes

Applies to