共用方式為


RecommendedSensitivityLabelUpdate 類別

建議的敏感度標籤更新作業。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.sql.models._models_py3.ProxyResource
RecommendedSensitivityLabelUpdate

建構函式

RecommendedSensitivityLabelUpdate(*, op: str | RecommendedSensitivityLabelUpdateKind | None = None, schema: str | None = None, table: str | None = None, column: str | None = None, **kwargs)

參數

名稱 Description
op
必要

可能的值包括:「enable」、「disable」。

schema
必要
str

要更新之資料行的架構名稱。

table
必要
str

要更新之資料行的資料表名稱。

column
必要
str

要更新的資料行名稱。

僅限關鍵字的參數

名稱 Description
op
必要
schema
必要
table
必要
column
必要

變數

名稱 Description
id
str

資源識別碼。

name
str

資源名稱。

type
str

資源類型。