PSRemotePath Class
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.
The full path to a volume that is to be migrated into ANF. Required for Migration volumes
public class PSRemotePath
type PSRemotePath = class
Public Class PSRemotePath
- Inheritance
-
PSRemotePath
Constructors
PSRemotePath() |
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 |
Extension Methods
ConvertFromPs(PSRemotePath) |