IVirtualDirectory.VirtualPath Property

Definition

Path to virtual application.

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

Property Value

Attributes

Applies to