共用方式為


ProcessModuleInfoInner 類別

定義

處理模組資訊。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ProcessModuleInfoInner : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ProcessModuleInfoInner = class
    inherit ProxyOnlyResourceInner
Public Class ProcessModuleInfoInner
Inherits ProxyOnlyResourceInner
繼承
屬性

建構函式

ProcessModuleInfoInner()

初始化 ProcessModuleInfoInner 類別的新實例。

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

初始化 ProcessModuleInfoInner 類別的新實例。

屬性

BaseAddress

取得或設定基底位址。 當做 ARM 資源 URI 中的模組識別碼使用。

FileDescription

取得或設定檔案描述。

FileName

取得或設定檔案名。

FilePath

取得或設定檔案路徑。

FileVersion

取得或設定檔案版本。

Href

取得或設定 hRef URI。

Id

資源識別碼。Setter 受到保護,因為必須在網路資源中設定識別碼。

(繼承來源 ProxyResource)
IsDebug

取得或設定是否偵錯?

Kind

取得或設定資源的種類。

(繼承來源 ProxyOnlyResourceInner)
Language

取得或設定模組語言 (地區設定) 。

Location

資源位置

(繼承來源 Resource)
ModuleMemorySize

取得或設定模組記憶體大小。

Name

資源名稱

(繼承來源 ProxyResource)
Product

取得或設定產品名稱。

ProductVersion

取得或設定產品版本。

Tags

資源標籤

(繼承來源 Resource)
Type

資源類型

(繼承來源 ProxyResource)

方法

Validate()

驗證 物件。 如果驗證失敗,則會擲回 ValidationException。

(繼承來源 Resource)

適用於