你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InvoiceSectionWithCreateSubPermission 类

定义

具有创建订阅权限的发票科目属性。

public class InvoiceSectionWithCreateSubPermission
type InvoiceSectionWithCreateSubPermission = class
Public Class InvoiceSectionWithCreateSubPermission
继承
InvoiceSectionWithCreateSubPermission

构造函数

InvoiceSectionWithCreateSubPermission()

初始化 InvoiceSectionWithCreateSubPermission 类的新实例。

InvoiceSectionWithCreateSubPermission(String, String, String, String, String, String, String, String, String, IList<AzurePlan>)

初始化 InvoiceSectionWithCreateSubPermission 类的新实例。

属性

BillingProfileDisplayName

获取发票科目的计费对象信息的名称。

BillingProfileId

获取发票科目的计费配置文件的 ID。

BillingProfileSpendingLimit

获取计费对象信息支出限制。 可能的值包括:“Off”、“On”

BillingProfileStatus

获取计费配置文件的状态。 可能的值包括:“Active”、“Disabled”、“Warned”

BillingProfileStatusReasonCode

获取指定计费配置文件状态的原因。 可能的值包括:“PastDue”、“SpendingLimitReached”、“SpendingLimitExpired”

BillingProfileSystemId

获取系统为计费配置文件生成的唯一标识符。

EnabledAzurePlans

获取或设置关联的计费配置文件的已启用 Azure 计划。

InvoiceSectionDisplayName

获取发票科目的名称。

InvoiceSectionId

获取发票科目的 ID。

InvoiceSectionSystemId

获取系统为发票科目生成的唯一标识符。

适用于