AzureSqlServerCommunicator.CreateOrUpdate(String, String, Server) 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.
Creates or updates a Azure Sql Database Server
public Microsoft.Azure.Management.Sql.Models.Server CreateOrUpdate (string resourceGroupName, string serverName, Microsoft.Azure.Management.Sql.Models.Server parameters);
member this.CreateOrUpdate : string * string * Microsoft.Azure.Management.Sql.Models.Server -> Microsoft.Azure.Management.Sql.Models.Server
Public Function CreateOrUpdate (resourceGroupName As String, serverName As String, parameters As Server) As Server
Parameters
- resourceGroupName
- String
- serverName
- String
- parameters
- Server