Share via


RemotePath Class

Definition

The full path to a volume that is to be migrated into ANF. Required for Migration volumes

public class RemotePath
type RemotePath = class
Public Class RemotePath
Inheritance
RemotePath

Constructors

RemotePath()

Initializes a new instance of the RemotePath class.

RemotePath(String, String, String)

Initializes a new instance of the RemotePath class.

Properties

ExternalHostName

Gets or sets the Path to a ONTAP Host

ServerName

Gets or sets the name of a server on the ONTAP Host

VolumeName

Gets or sets the name of a volume on the server

Methods

Validate()

Validate the object.

Extension Methods

ConvertToPs(RemotePath)

Applies to