ArmNetAppModelFactory.NetAppVolumeRevertContent(String) Method

Definition

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.

Applies to