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