ProcessThreadInfo 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
프로세스 스레드 정보입니다.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ProcessThreadInfo : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ProcessThreadInfo = class
inherit ProxyOnlyResourceInner
Public Class ProcessThreadInfo
Inherits ProxyOnlyResourceInner
- 상속
- 특성
생성자
ProcessThreadInfo() |
ProcessThreadInfo 클래스의 새 instance 초기화합니다. |
ProcessThreadInfo(String, String, String, String, Nullable<Int32>, String, String, String, Nullable<Int32>, String, Nullable<Int32>, Nullable<DateTime>, String, String, String, String) |
ProcessThreadInfo 클래스의 새 instance 초기화합니다. |
속성
BasePriority |
기본 우선 순위를 가져오거나 설정합니다. |
CurrentPriority |
현재 스레드 우선 순위를 가져오거나 설정합니다. |
Href |
hRef URI를 가져오거나 설정합니다. |
Id |
리소스 ID. 네트워크 리소스에서 ID를 설정해야 하므로 Setter가 보호됩니다. (다음에서 상속됨 ProxyResource) |
Identifier |
사이트 확장 ID를 가져옵니다. |
Kind |
리소스 종류를 가져오거나 설정합니다. (다음에서 상속됨 ProxyOnlyResourceInner) |
Location |
리소스 위치 (다음에서 상속됨 Resource) |
Name |
리소스 이름 (다음에서 상속됨 ProxyResource) |
PriorityLevel |
스레드 우선 순위 수준을 가져오거나 설정합니다. |
Process |
프로세스 URI를 가져오거나 설정합니다. |
StartAddress |
시작 주소를 가져오거나 설정합니다. |
StartTime |
시작 시간을 가져오거나 설정합니다. |
State |
스레드 상태를 가져오거나 설정합니다. |
Tags |
리소스 태그 (다음에서 상속됨 Resource) |
TotalProcessorTime |
총 프로세서 시간을 가져오거나 설정합니다. |
Type |
리소스 유형 (다음에서 상속됨 ProxyResource) |
UserProcessorTime |
사용자 프로세서 시간을 가져오거나 설정합니다. |
WaitReason |
대기 이유를 가져오거나 설정합니다. |
메서드
Validate() |
개체의 유효성을 검사합니다. 유효성 검사에 실패하면 ValidationException을 throw합니다. (다음에서 상속됨 Resource) |
적용 대상
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for .NET