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