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