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

DefaultAccountPayload interface

要获取和设置给定范围内默认帐户的有效负载

属性

accountName

设置为默认值的帐户的名称。

resourceGroupName

设置为默认值的帐户的资源组名称。

scope

范围对象 ID。 例如,子 ID 或租户 ID。

scopeTenantId

在其中设置默认帐户的范围租户。

scopeType

设置默认帐户的范围。

subscriptionId

设置为默认值的帐户的订阅 ID。

属性详细信息

accountName

设置为默认值的帐户的名称。

accountName?: string

属性值

string

resourceGroupName

设置为默认值的帐户的资源组名称。

resourceGroupName?: string

属性值

string

scope

范围对象 ID。 例如,子 ID 或租户 ID。

scope?: string

属性值

string

scopeTenantId

在其中设置默认帐户的范围租户。

scopeTenantId?: string

属性值

string

scopeType

设置默认帐户的范围。

scopeType?: string

属性值

string

subscriptionId

设置为默认值的帐户的订阅 ID。

subscriptionId?: string

属性值

string