Subscription interface
屬性
| authorization |
訂用帳戶的授權來源:「RoleBased」、“Legacy”、“Bypassed”、“Direct”、“Management”。 它也可以是逗號分隔字串,其中包含更多值「略過、直接、管理」。 |
| id | 訂用帳戶標識碼,通常是 GUID。 |
| name | 訂閱的顯示名稱。 |
| state | 訂閱的狀態。 範例值:「Enabled」、“Disabled”、“Warned”、“PastDue”、“Deleted”。 |
| tenant |
訂用帳戶所屬的租使用者。 |
屬性詳細資料
authorizationSource
訂用帳戶的授權來源:「RoleBased」、“Legacy”、“Bypassed”、“Direct”、“Management”。 它也可以是逗號分隔字串,其中包含更多值「略過、直接、管理」。
authorizationSource: string
屬性值
string
id
訂用帳戶標識碼,通常是 GUID。
id: string
屬性值
string
name
訂閱的顯示名稱。
name: string
屬性值
string
state
訂閱的狀態。 範例值:「Enabled」、“Disabled”、“Warned”、“PastDue”、“Deleted”。
state: string
屬性值
string
tenantId
訂用帳戶所屬的租使用者。
tenantId: string
屬性值
string