Share via


MySqlGeoRedundantBackup(String) Constructor

Definition

Initializes a new instance of MySqlGeoRedundantBackup.

public MySqlGeoRedundantBackup (string value);
new Azure.ResourceManager.MySql.Models.MySqlGeoRedundantBackup : string -> Azure.ResourceManager.MySql.Models.MySqlGeoRedundantBackup
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to