ProcessModuleInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- 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) |