SubvolumePatchParams 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
SubvolumePatchParams() |
Initializes a new instance of the SubvolumePatchParams class. |
SubvolumePatchParams(Nullable<Int64>, String) |
Initializes a new instance of the SubvolumePatchParams class. |
SubvolumePatchParams()
Initializes a new instance of the SubvolumePatchParams class.
public SubvolumePatchParams ();
Public Sub New ()
Applies to
SubvolumePatchParams(Nullable<Int64>, String)
Initializes a new instance of the SubvolumePatchParams class.
public SubvolumePatchParams (long? size = default, string path = default);
new Microsoft.Azure.Management.NetApp.Models.SubvolumePatchParams : Nullable<int64> * string -> Microsoft.Azure.Management.NetApp.Models.SubvolumePatchParams
Public Sub New (Optional size As Nullable(Of Long) = Nothing, Optional path As String = Nothing)
Parameters
- path
- String
path to the subvolume