DataMaskingPolicy interface
資料庫資料遮蔽政策。
- Extends
屬性
| application |
應用程式主體的清單。 這是舊版參數,不再使用。 |
| data |
數據遮罩原則的狀態。 |
| exempt |
豁免主體的清單。 指定數據遮罩原則不適用的資料庫用戶分號分隔清單。 指定的使用者會收到數據結果,而不會遮罩所有資料庫查詢。 |
| kind | 那種資料遮蔽政策。 用於 Azure 入口網站的元數據。 |
| location | 數據遮罩原則的位置。 |
| masking |
遮罩層級。 這是舊版參數,不再使用。 |
繼承的屬性
| id | 資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | 資源的名稱 |
| system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 |
| type | 資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」 |
屬性詳細資料
applicationPrincipals
應用程式主體的清單。 這是舊版參數,不再使用。
applicationPrincipals?: string
屬性值
string
dataMaskingState
exemptPrincipals
豁免主體的清單。 指定數據遮罩原則不適用的資料庫用戶分號分隔清單。 指定的使用者會收到數據結果,而不會遮罩所有資料庫查詢。
exemptPrincipals?: string
屬性值
string
kind
那種資料遮蔽政策。 用於 Azure 入口網站的元數據。
kind?: string
屬性值
string
location
數據遮罩原則的位置。
location?: string
屬性值
string
maskingLevel
遮罩層級。 這是舊版參數,不再使用。
maskingLevel?: string
屬性值
string
繼承的屬性詳細資料
id
資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
屬性值
string
name
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。
systemData?: SystemData
屬性值
type
資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」
type?: string
屬性值
string