Skip to content

Commit 4d1c898

Browse files
committed
Removed alias
1 parent 5b0ce96 commit 4d1c898

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

functions/Set-PSDCConfiguration.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ function Set-PSDCConfiguration {
5757
param(
5858
[parameter(Mandatory = $true)]
5959
[ValidateNotNullOrEmpty()]
60-
[Alias("ServerInstance", "SqlServerSqlServer")]
6160
[object]$SqlInstance,
6261
[System.Management.Automation.PSCredential]
6362
$SqlCredential,

0 commit comments

Comments
 (0)