다음을 통해 공유


ComponentQuotaStatus interface

ComponentQuotaStatus를 나타내는 인터페이스입니다.

메서드

get(string, string, ComponentQuotaStatusGetOptionalParams)

Application Insights 구성 요소에 대한 일일 데이터 볼륨 한도(할당량) 상태를 반환합니다.

메서드 세부 정보

get(string, string, ComponentQuotaStatusGetOptionalParams)

Application Insights 구성 요소에 대한 일일 데이터 볼륨 한도(할당량) 상태를 반환합니다.

function get(resourceGroupName: string, resourceName: string, options?: ComponentQuotaStatusGetOptionalParams): Promise<ApplicationInsightsComponentQuotaStatus>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

resourceName

string

Application Insights 구성 요소 리소스의 이름입니다.

options
ComponentQuotaStatusGetOptionalParams

옵션 매개 변수입니다.

반환