BackupsUnderBackupVaultRestoreFilesHeaders 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
BackupsUnderBackupVaultRestoreFilesHeaders() |
Initializes a new instance of the BackupsUnderBackupVaultRestoreFilesHeaders class. |
BackupsUnderBackupVaultRestoreFilesHeaders(String) |
Initializes a new instance of the BackupsUnderBackupVaultRestoreFilesHeaders class. |
BackupsUnderBackupVaultRestoreFilesHeaders()
Initializes a new instance of the BackupsUnderBackupVaultRestoreFilesHeaders class.
public BackupsUnderBackupVaultRestoreFilesHeaders ();
Public Sub New ()
Applies to
BackupsUnderBackupVaultRestoreFilesHeaders(String)
Initializes a new instance of the BackupsUnderBackupVaultRestoreFilesHeaders class.
public BackupsUnderBackupVaultRestoreFilesHeaders (string location = default);
new Microsoft.Azure.Management.NetApp.Models.BackupsUnderBackupVaultRestoreFilesHeaders : string -> Microsoft.Azure.Management.NetApp.Models.BackupsUnderBackupVaultRestoreFilesHeaders
Public Sub New (Optional location As String = Nothing)
Parameters
- location
- String