다음을 통해 공유


BillingPeriodsOperationsExtensions.Get 메서드

정의

명명된 청구 기간을 가져옵니다. Azure Web-Direct 구독에 대해서만 지원됩니다. Azure 웹 포털을 통해 직접 구매하지 않은 다른 구독 유형은 이 미리 보기 API를 통해 지원되지 않습니다.

public static Microsoft.Azure.Management.Billing.Models.BillingPeriod Get (this Microsoft.Azure.Management.Billing.IBillingPeriodsOperations operations, string billingPeriodName);
static member Get : Microsoft.Azure.Management.Billing.IBillingPeriodsOperations * string -> Microsoft.Azure.Management.Billing.Models.BillingPeriod
<Extension()>
Public Function Get (operations As IBillingPeriodsOperations, billingPeriodName As String) As BillingPeriod

매개 변수

operations
IBillingPeriodsOperations

이 확장 메서드에 대한 작업 그룹입니다.

billingPeriodName
String

BillingPeriod 리소스의 이름입니다.

반환

적용 대상