NamespaceJunction.NamespacePath Property

Definition

Gets or sets namespace path on a Cache for a Storage Target.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to