Share via


NamespaceJunction.TargetPath Property

Definition

Gets or sets path in Storage Target to which namespacePath points.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to