BillingPropertyPropertiesEnrollmentDetails interface
訂用帳戶的註冊詳細數據。 適用於合約類型為 Enterprise 合約的計費帳戶。
- Extends
繼承的屬性
| department |
部門的名稱 |
| department |
可唯一識別部門的標識碼。 |
| enrollment |
註冊帳戶的名稱。 |
| enrollment |
可唯一識別註冊帳戶的標識碼。 |
| enrollment |
註冊帳戶的狀態。 |
繼承的屬性詳細資料
departmentDisplayName
部門的名稱
departmentDisplayName?: string
屬性值
string
departmentId
enrollmentAccountDisplayName
註冊帳戶的名稱。
enrollmentAccountDisplayName?: string
屬性值
string
繼承自SubscriptionEnrollmentDetails.enrollmentAccountDisplayName
enrollmentAccountId
可唯一識別註冊帳戶的標識碼。
enrollmentAccountId?: string
屬性值
string
enrollmentAccountStatus
註冊帳戶的狀態。
enrollmentAccountStatus?: string
屬性值
string