BillingInfo interface
BillingInfo를 나타내는 인터페이스입니다.
메서드
get(string, string, Billing |
지정된 모니터에 매핑된 마켓플레이스 및 조직 정보를 가져옵니다. |
메서드 세부 정보
get(string, string, BillingInfoGetOptionalParams)
지정된 모니터에 매핑된 마켓플레이스 및 조직 정보를 가져옵니다.
function get(resourceGroupName: string, monitorName: string, options?: BillingInfoGetOptionalParams): Promise<BillingInfoResponse>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다. 이름은 대/소문자를 구분하지 않습니다.
- monitorName
-
string
리소스 이름 모니터링
- options
- BillingInfoGetOptionalParams
옵션 매개 변수입니다.
반환
Promise<BillingInfoResponse>