Share via


SqlBackupStorageRedundancy(String) Constructor

Definition

Initializes a new instance of SqlBackupStorageRedundancy.

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

Parameters

value
String

Exceptions

value is null.

Applies to