Skip to main content

default_accounts

Overview

Namedefault_accounts
TypeResource
Idazure.purview.default_accounts

Fields

NameDatatypeDescription
accountNamestringThe name of the account that is set as the default.
resourceGroupNamestringThe resource group name of the account that is set as the default.
scopestringThe scope object ID. For example, sub ID or tenant ID.
scopeTenantIdstringThe scope tenant in which the default account is set.
scopeTypestringThe scope where the default account is set.
subscriptionIdstringThe subscription ID of the account that is set as the default.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, scopeTenantId, scopeTypeGet the default account for the scope.
removeEXECapi-version, scopeTenantId, scopeTypeRemoves the default account from the scope.
setEXECapi-versionSets the default account for the scope.