ElasticVolumeRevert 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
| Name | Description |
|---|---|
| ElasticVolumeRevert() |
Initializes a new instance of ElasticVolumeRevert. |
| ElasticVolumeRevert(ResourceIdentifier) |
ElasticVolumeRevert()
- Source:
- ElasticVolumeRevert.cs
Initializes a new instance of ElasticVolumeRevert.
public ElasticVolumeRevert();
Public Sub New ()
Applies to
ElasticVolumeRevert(ResourceIdentifier)
public ElasticVolumeRevert(Azure.Core.ResourceIdentifier snapshotResourceId = default);
new Azure.ResourceManager.NetApp.Models.ElasticVolumeRevert : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.NetApp.Models.ElasticVolumeRevert
Public Sub New (Optional snapshotResourceId As ResourceIdentifier = Nothing)
Parameters
- snapshotResourceId
- ResourceIdentifier