Поделиться через


AzureSqlServerDisasterRecoveryConfigurationCommunicator.Get Method

Definition

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

Returns

Applies to