IGetConnectionsForProcessOnFocusedMachineRequest.ProcessIdOnFocusedMachine Property

Definition

Process id

[Microsoft.Azure.PowerShell.Cmdlets.DependencyMap.Runtime.Info(Create=true, Description="Process id", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="processIdOnFocusedMachine", Update=true)]
public string ProcessIdOnFocusedMachine { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DependencyMap.Runtime.Info(Create=true, Description="Process id", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="processIdOnFocusedMachine", Update=true)>]
member this.ProcessIdOnFocusedMachine : string with get, set
Public Property ProcessIdOnFocusedMachine As String

Property Value

Attributes

Applies to