InvoiceSectionWithCreateSubPermission 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
구독 만들기 권한이 있는 청구서 섹션 속성입니다.
public class InvoiceSectionWithCreateSubPermission
type InvoiceSectionWithCreateSubPermission = class
Public Class InvoiceSectionWithCreateSubPermission
- 상속
-
InvoiceSectionWithCreateSubPermission
생성자
InvoiceSectionWithCreateSubPermission() |
InvoiceSectionWithCreateSubPermission 클래스의 새 instance 초기화합니다. |
InvoiceSectionWithCreateSubPermission(String, String, String, String, String, String, String, String, String, IList<AzurePlan>) |
InvoiceSectionWithCreateSubPermission 클래스의 새 instance 초기화합니다. |
속성
BillingProfileDisplayName |
청구서 섹션에 대한 청구 프로필의 이름을 가져옵니다. |
BillingProfileId |
청구서 섹션에 대한 청구 프로필의 ID를 가져옵니다. |
BillingProfileSpendingLimit |
청구 프로필 지출 한도를 가져옵니다. 가능한 값은 'Off', 'On'입니다. |
BillingProfileStatus |
청구 프로필의 상태 가져옵니다. 가능한 값은 '활성', '사용 안 함', '경고됨'입니다. |
BillingProfileStatusReasonCode |
지정된 청구 프로필 상태 이유를 가져옵니다. 가능한 값은 'PastDue', 'SpendingLimitReached', 'SpendingLimitExpired'입니다. |
BillingProfileSystemId |
청구 프로필에 대해 시스템에서 생성된 고유 식별자를 가져옵니다. |
EnabledAzurePlans |
연결된 청구 프로필에 대해 사용하도록 설정된 Azure 플랜을 가져오거나 설정합니다. |
InvoiceSectionDisplayName |
청구서 섹션의 이름을 가져옵니다. |
InvoiceSectionId |
청구서 섹션의 ID를 가져옵니다. |
InvoiceSectionSystemId |
청구서 섹션에 대해 시스템에서 생성된 고유 식별자를 가져옵니다. |
적용 대상
Azure SDK for .NET