AzureSqlDatabaseBackupCommunicator.SetDatabaseGeoBackupPolicy 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 geo backup policy
public Microsoft.Azure.Management.Sql.LegacySdk.Models.GeoBackupPolicy SetDatabaseGeoBackupPolicy (string resourceGroupName, string serverName, string databaseName, string policyName, Microsoft.Azure.Management.Sql.LegacySdk.Models.GeoBackupPolicyCreateOrUpdateParameters parameters);
member this.SetDatabaseGeoBackupPolicy : string * string * string * string * Microsoft.Azure.Management.Sql.LegacySdk.Models.GeoBackupPolicyCreateOrUpdateParameters -> Microsoft.Azure.Management.Sql.LegacySdk.Models.GeoBackupPolicy
Public Function SetDatabaseGeoBackupPolicy (resourceGroupName As String, serverName As String, databaseName As String, policyName As String, parameters As GeoBackupPolicyCreateOrUpdateParameters) As GeoBackupPolicy
Parameters
- resourceGroupName
- String
- serverName
- String
- databaseName
- String
- policyName
- String
- parameters
- GeoBackupPolicyCreateOrUpdateParameters