IProcessModuleInfoProperties.FileName Property

Definition

File name.

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

Property Value

Attributes

Applies to