다음을 통해 공유


Usage 클래스

정의

할당량 리소스의 사용량입니다.

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

생성자

Usage()

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

Usage(String, String, String, String, String, String, String, Nullable<Int64>, Nullable<Int64>, Nullable<DateTime>, Nullable<ComputeModeOptions>, String)

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

속성

ComputeMode

이 사용에 사용되는 컴퓨팅 모드를 가져옵니다. 가능한 값은 'Shared', 'Dedicated', 'Dynamic'입니다.

CurrentValue

리소스 카운터의 현재 값을 가져옵니다.

DisplayName

UI에 표시된 식별 이름을 가져옵니다.

Id

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

(다음에서 상속됨 ProxyResource)
Kind

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

(다음에서 상속됨 ProxyOnlyResourceInner)
Limit

리소스 제한을 가져옵니다.

Location

리소스 위치

(다음에서 상속됨 Resource)
Name

리소스 이름

(다음에서 상속됨 ProxyResource)
NextResetTime

리소스 카운터에 대한 다음 다시 설정 시간을 가져옵니다.

ResourceName

할당량 리소스의 이름을 가져옵니다.

SiteMode

이 사용에 사용되는 사이트 모드를 가져옵니다.

Tags

리소스 태그

(다음에서 상속됨 Resource)
Type

리소스 유형

(다음에서 상속됨 ProxyResource)
Unit

할당량 리소스에 대한 측정 단위를 가져옵니다.

메서드

Validate()

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

(다음에서 상속됨 Resource)

적용 대상