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

Subscription interface

属性

authorizationSource

订阅的授权源:“RoleBased”、“Legacy”、“Bypassed”、“Direct”、“Management”。 它也可以是逗号分隔的字符串,其中包含更多值“Bypassed,Direct,Management”。

id

订阅 ID,通常是 GUID。

name

订阅的显示名称。

state

订阅的状态。 示例值:“Enabled”、“Disabled”、“Warned”、“PastDue”、“Deleted”。

tenantId

订阅所属的租户。

属性详细信息

authorizationSource

订阅的授权源:“RoleBased”、“Legacy”、“Bypassed”、“Direct”、“Management”。 它也可以是逗号分隔的字符串,其中包含更多值“Bypassed,Direct,Management”。

authorizationSource: string

属性值

string

id

订阅 ID,通常是 GUID。

id: string

属性值

string

name

订阅的显示名称。

name: string

属性值

string

state

订阅的状态。 示例值:“Enabled”、“Disabled”、“Warned”、“PastDue”、“Deleted”。

state: string

属性值

string

tenantId

订阅所属的租户。

tenantId: string

属性值

string