IProcessThreadInfoProperties.StartAddress Property

Definition

Start address.

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

Property Value

Attributes

Applies to