다음을 통해 공유


BillingMeters interface

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

메서드

get(string, BillingMetersGetOptionalParams)

위치에 대한 모든 billingMeters를 가져옵니다.

메서드 세부 정보

get(string, BillingMetersGetOptionalParams)

위치에 대한 모든 billingMeters를 가져옵니다.

function get(location: string, options?: BillingMetersGetOptionalParams): Promise<BillingMeterCollection>

매개 변수

location

string

Azure 지역의 이름입니다.

options
BillingMetersGetOptionalParams

옵션 매개 변수입니다.

반환