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