IProcessModuleInfoProperties.FilePath Property

Definition

File path.

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

Property Value

Attributes

Applies to