SnapshotProperties 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
SnapshotProperties() |
Initializes a new instance of the SnapshotProperties class. |
SnapshotProperties(String, Nullable<DateTime>, String) |
Initializes a new instance of the SnapshotProperties class. |
SnapshotProperties()
Initializes a new instance of the SnapshotProperties class.
public SnapshotProperties ();
Public Sub New ()
Applies to
SnapshotProperties(String, Nullable<DateTime>, String)
Initializes a new instance of the SnapshotProperties class.
public SnapshotProperties (string snapshotId = default, DateTime? created = default, string provisioningState = default);
new Microsoft.Azure.Management.NetApp.Models.SnapshotProperties : string * Nullable<DateTime> * string -> Microsoft.Azure.Management.NetApp.Models.SnapshotProperties
Public Sub New (Optional snapshotId As String = Nothing, Optional created As Nullable(Of DateTime) = Nothing, Optional provisioningState As String = Nothing)
Parameters
- snapshotId
- String
UUID v4 used to identify the Snapshot
- provisioningState
- String
Azure lifecycle management