Share via


IVirtualDirectory.VirtualPath Property

Definition

Path to virtual application.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Path to virtual application.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="virtualPath")]
public string VirtualPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Path to virtual application.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="virtualPath")>]
member this.VirtualPath : string with get, set
Public Property VirtualPath As String

Property Value

Attributes

Applies to