Bagikan melalui


ProcessModuleInfoProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ProcessModuleInfoPropertiesTypeConverter))]
public class ProcessModuleInfoProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProcessModuleInfoProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ProcessModuleInfoPropertiesTypeConverter))>]
type ProcessModuleInfoProperties = class
    interface IProcessModuleInfoProperties
    interface IJsonSerializable
Public Class ProcessModuleInfoProperties
Implements IProcessModuleInfoProperties
Inheritance
ProcessModuleInfoProperties
Attributes
Implements

Constructors

ProcessModuleInfoProperties()

Properties

BaseAddress
FileDescription
FileName
FilePath
FileVersion
Href
IsDebug
Language
ModuleMemorySize
Product
ProductVersion

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to