ArmNetAppModelFactory.RelocateVolumeContent(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.RelocateVolumeContent RelocateVolumeContent(string creationToken = default);
static member RelocateVolumeContent : string -> Azure.ResourceManager.NetApp.Models.RelocateVolumeContent
Public Shared Function RelocateVolumeContent (Optional creationToken As String = Nothing) As RelocateVolumeContent
Parameters
- creationToken
- String
New creation token for the volume that controls the mount point name.
Returns
A new RelocateVolumeContent instance for mocking.