Share via


ProcessModuleInfo Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class ProcessModuleInfo : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ProcessModuleInfo = class
    inherit ProxyOnlyResource
Public Class ProcessModuleInfo
Inherits ProxyOnlyResource
Inheritance
ProcessModuleInfo
Attributes

Constructors

ProcessModuleInfo()
ProcessModuleInfo(String, String, String, String, String, String, String, String, Nullable<Int32>, String, String, String, String, Nullable<Boolean>, String)

Properties

BaseAddress
FileDescription
FileName
FilePath
FileVersion
Href
Id (Inherited from ProxyOnlyResource)
IsDebug
Kind (Inherited from ProxyOnlyResource)
Language
ModuleMemorySize
Name (Inherited from ProxyOnlyResource)
Product
ProductVersion
Type (Inherited from ProxyOnlyResource)

Applies to