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