ProcessInfoInner 클래스

정의

프로세스 정보입니다.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ProcessInfoInner : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ProcessInfoInner = class
    inherit ProxyOnlyResourceInner
Public Class ProcessInfoInner
Inherits ProxyOnlyResourceInner
상속
특성

생성자

ProcessInfoInner()

ProcessInfoInner 클래스의 새 instance 초기화합니다.

ProcessInfoInner(String, String, String, String, Nullable<Int32>, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Double>, String, IList<String>, IList<ProcessThreadInfo>, IList<String>, IList<ProcessModuleInfoInner>, String, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, Nullable<DateTime>, String, String, String, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<DateTime>, IDictionary<String, String>, Nullable<Boolean>, Nullable<Boolean>, String)

ProcessInfoInner 클래스의 새 instance 초기화합니다.

속성

Children

자식 프로세스 목록을 가져오거나 설정합니다.

CommandLine

명령줄을 가져오거나 설정합니다.

DeploymentName

배포 이름을 가져오거나 설정합니다.

Description

프로세스에 대한 설명을 가져오거나 설정합니다.

EnvironmentVariables

환경 변수 목록을 가져오거나 설정합니다.

FileName

이 프로세스의 파일 이름을 가져오거나 설정합니다.

HandleCount

핸들 수를 가져오거나 설정합니다.

Href

hRef URI를 가져오거나 설정합니다.

Id

리소스 ID. 네트워크 리소스에서 ID를 설정해야 하므로 Setter가 보호됩니다.

(다음에서 상속됨 ProxyResource)
Identifier

배포에 대한 ARM 식별자를 가져옵니다.

IisProfileTimeoutInSeconds

IIS 프로필 시간 제한(초)을 가져오거나 설정합니다.

IsIisProfileRunning

IIS 프로필이 실행되고 있나요?

IsProfileRunning

프로필이 실행되고 있나요?

IsScmSite

SCM 사이트를 가져오거나 설정합니다.

IsWebjob

웹 작업을 가져오거나 설정합니다.

Kind

리소스 종류를 가져오거나 설정합니다.

(다음에서 상속됨 ProxyOnlyResourceInner)
Location

리소스 위치

(다음에서 상속됨 Resource)
Minidump

미니덤프 URI를 가져오거나 설정합니다.

ModuleCount

모듈 수를 가져오거나 설정합니다.

Modules

모듈 목록을 가져오거나 설정합니다.

Name

리소스 이름

(다음에서 상속됨 ProxyResource)
NonPagedSystemMemory

페이징이 아닌 시스템 메모리를 가져오거나 설정합니다.

OpenFileHandles

열려 있는 파일 목록을 가져오거나 설정합니다.

PagedMemory

페이징된 메모리를 가져오거나 설정합니다.

PagedSystemMemory

페이징된 시스템 메모리를 가져오거나 설정합니다.

Parent

부모 프로세스를 가져오거나 설정합니다.

PeakPagedMemory

최대 페이징 메모리를 가져오거나 설정합니다.

PeakVirtualMemory

최대 가상 메모리 사용량을 가져오거나 설정합니다.

PeakWorkingSet

최대 작업 집합을 가져오거나 설정합니다.

PrivateMemory

프라이빗 메모리 크기를 가져오거나 설정합니다.

PrivilegedCpuTime

권한 있는 CPU 시간을 가져오거나 설정합니다.

StartTime

시작 시간을 가져오거나 설정합니다.

Tags

리소스 태그

(다음에서 상속됨 Resource)
ThreadCount

스레드 수를 가져오거나 설정합니다.

Threads

스레드 목록을 가져오거나 설정합니다.

TimeStamp

타임스탬프를 가져오거나 설정합니다.

TotalCpuTime

총 CPU 시간을 가져오거나 설정합니다.

Type

리소스 유형

(다음에서 상속됨 ProxyResource)
UserCpuTime

사용자 CPU 시간을 가져오거나 설정합니다.

UserName

사용자 이름을 가져오거나 설정합니다.

VirtualMemory

가상 메모리 크기를 가져오거나 설정합니다.

WorkingSet

작업 집합을 가져오거나 설정합니다.

메서드

Validate()

개체의 유효성을 검사합니다. 유효성 검사에 실패하면 ValidationException을 throw합니다.

(다음에서 상속됨 Resource)

적용 대상