BackupLongTermRetentionVaultCreateOrUpdateParameters Constructors
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.
Overloads
BackupLongTermRetentionVaultCreateOrUpdateParameters() |
Initializes a new instance of the BackupLongTermRetentionVaultCreateOrUpdateParameters class. |
BackupLongTermRetentionVaultCreateOrUpdateParameters(BackupLongTermRetentionVaultProperties) |
Initializes a new instance of the BackupLongTermRetentionVaultCreateOrUpdateParameters class with required arguments. |
BackupLongTermRetentionVaultCreateOrUpdateParameters()
Initializes a new instance of the BackupLongTermRetentionVaultCreateOrUpdateParameters class.
public BackupLongTermRetentionVaultCreateOrUpdateParameters ();
Public Sub New ()
Applies to
BackupLongTermRetentionVaultCreateOrUpdateParameters(BackupLongTermRetentionVaultProperties)
Initializes a new instance of the BackupLongTermRetentionVaultCreateOrUpdateParameters class with required arguments.
public BackupLongTermRetentionVaultCreateOrUpdateParameters (Microsoft.Azure.Management.Sql.LegacySdk.Models.BackupLongTermRetentionVaultProperties properties);
new Microsoft.Azure.Management.Sql.LegacySdk.Models.BackupLongTermRetentionVaultCreateOrUpdateParameters : Microsoft.Azure.Management.Sql.LegacySdk.Models.BackupLongTermRetentionVaultProperties -> Microsoft.Azure.Management.Sql.LegacySdk.Models.BackupLongTermRetentionVaultCreateOrUpdateParameters
Public Sub New (properties As BackupLongTermRetentionVaultProperties)
Parameters
- properties
- BackupLongTermRetentionVaultProperties