AzureSqlFailoverGroupCommunicator.CreateOrUpdate 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 an Failover Group
public Microsoft.Azure.Management.Sql.LegacySdk.Models.FailoverGroup CreateOrUpdate (string resourceGroupName, string serverName, string FailoverGroupName, Microsoft.Azure.Management.Sql.LegacySdk.Models.FailoverGroupCreateOrUpdateParameters parameters);
member this.CreateOrUpdate : string * string * string * Microsoft.Azure.Management.Sql.LegacySdk.Models.FailoverGroupCreateOrUpdateParameters -> Microsoft.Azure.Management.Sql.LegacySdk.Models.FailoverGroup
Public Function CreateOrUpdate (resourceGroupName As String, serverName As String, FailoverGroupName As String, parameters As FailoverGroupCreateOrUpdateParameters) As FailoverGroup
Parameters
- resourceGroupName
- String
- serverName
- String
- FailoverGroupName
- String
- parameters
- FailoverGroupCreateOrUpdateParameters