Share via


ReplicationObject.RemotePath Property

Definition

Gets or sets the full path to a volume that is to be migrated into ANF. Required for Migration volumes

[Newtonsoft.Json.JsonProperty(PropertyName="remotePath")]
public Microsoft.Azure.Management.NetApp.Models.RemotePath RemotePath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="remotePath")>]
member this.RemotePath : Microsoft.Azure.Management.NetApp.Models.RemotePath with get, set
Public Property RemotePath As RemotePath

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to