ArmNetAppModelFactory.NetAppVolumeRevertContent(String) Method
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.
public static Azure.ResourceManager.NetApp.Models.NetAppVolumeRevertContent NetAppVolumeRevertContent(string snapshotId = default);
static member NetAppVolumeRevertContent : string -> Azure.ResourceManager.NetApp.Models.NetAppVolumeRevertContent
Public Shared Function NetAppVolumeRevertContent (Optional snapshotId As String = Nothing) As NetAppVolumeRevertContent
Parameters
- snapshotId
- String
Resource id of the snapshot.
Returns
A new NetAppVolumeRevertContent instance for mocking.