IFunctionsIdentity.ProcessId Property

Definition

PID.

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

Property Value

Attributes

Applies to