共用方式為


DefaultAccountPayload interface

要取得並設定指定範圍內預設帳戶的承載

屬性

accountName

設定為預設值的帳戶名稱。

resourceGroupName

設定為預設值之帳戶的資源組名。

scope

範圍物件識別碼。 例如,子識別碼或租使用者識別碼。

scopeTenantId

設定預設帳戶的範圍租使用者。

scopeType

設定預設帳戶的範圍。

subscriptionId

設定為預設值之帳戶的訂用帳戶識別碼。

屬性詳細資料

accountName

設定為預設值的帳戶名稱。

accountName?: string

屬性值

string

resourceGroupName

設定為預設值之帳戶的資源組名。

resourceGroupName?: string

屬性值

string

scope

範圍物件識別碼。 例如,子識別碼或租使用者識別碼。

scope?: string

屬性值

string

scopeTenantId

設定預設帳戶的範圍租使用者。

scopeTenantId?: string

屬性值

string

scopeType

設定預設帳戶的範圍。

scopeType?: string

屬性值

string

subscriptionId

設定為預設值之帳戶的訂用帳戶識別碼。

subscriptionId?: string

屬性值

string