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