Dela via


IProcessInfoProperties.OpenFileHandle Property

Definition

List of open files.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of open files.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="open_file_handles")]
public string[] OpenFileHandle { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of open files.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="open_file_handles")>]
member this.OpenFileHandle : string[] with get, set
Public Property OpenFileHandle As String()

Property Value

String[]
Attributes

Applies to