AzureSqlServerUpgradeCommunicator.Start 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.
public void Start (string resourceGroupName, string serverName, Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerUpgradeStartParameters parameters);
member this.Start : string * string * Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerUpgradeStartParameters -> unit
Public Sub Start (resourceGroupName As String, serverName As String, parameters As ServerUpgradeStartParameters)
Parameters
- resourceGroupName
- String
- serverName
- String
- parameters
- ServerUpgradeStartParameters