Share via


NamespaceJunction.NfsExport Property

Definition

Gets or sets NFS export where targetPath exists.

[Newtonsoft.Json.JsonProperty(PropertyName="nfsExport")]
public string NfsExport { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nfsExport")>]
member this.NfsExport : string with get, set
Public Property NfsExport As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to