AzureSqlServerDisasterRecoveryConfigurationCommunicator.Get 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.
Gets the Azure Sql Server Disaster Recovery Configuration
public Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerDisasterRecoveryConfiguration Get (string resourceGroupName, string serverName, string serverDisasterRecoveryConfigurationName);
member this.Get : string * string * string -> Microsoft.Azure.Management.Sql.LegacySdk.Models.ServerDisasterRecoveryConfiguration
Public Function Get (resourceGroupName As String, serverName As String, serverDisasterRecoveryConfigurationName As String) As ServerDisasterRecoveryConfiguration
Parameters
- resourceGroupName
- String
- serverName
- String
- serverDisasterRecoveryConfigurationName
- String