Share via


INamespaceJunction.TargetPath Property

Definition

Path in Storage Target to which namespacePath points.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Path in Storage Target to which namespacePath points.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetPath")]
public string TargetPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Path in Storage Target to which namespacePath points.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetPath")>]
member this.TargetPath : string with get, set
Public Property TargetPath As String

Property Value

Attributes

Applies to