次の方法で共有


IVirtualApplication.VirtualPath Property

Definition

Virtual path.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Virtual path.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="virtualPath")]
public string VirtualPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Virtual path.", 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