다음을 통해 공유


BillingInfo interface

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

메서드

get(string, string, BillingInfoGetOptionalParams)

지정된 모니터에 매핑된 마켓플레이스 정보를 가져옵니다.

메서드 세부 정보

get(string, string, BillingInfoGetOptionalParams)

지정된 모니터에 매핑된 마켓플레이스 정보를 가져옵니다.

function get(resourceGroupName: string, monitorName: string, options?: BillingInfoGetOptionalParams): Promise<BillingInfoResponse>

매개 변수

resourceGroupName

string

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

monitorName

string

모니터 리소스의 이름

options
BillingInfoGetOptionalParams

옵션 매개 변수입니다.

반환