ProcessModuleInfo.BaseAddress Property

Definition

Gets or sets base address. Used as module identifier in ARM resource URI.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.base_address")]
public string BaseAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.base_address")>]
member this.BaseAddress : string with get, set
Public Property BaseAddress As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to