RecommendedSensitivityLabelUpdate type
Doporučená operace aktualizace popisku citlivosti.
type RecommendedSensitivityLabelUpdate = ProxyResource & {
column?: string
op?: RecommendedSensitivityLabelUpdateKind
schema?: string
table?: string
}