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