ModifyAzSqlInstanceDatabaseSensitivityCmdlet.TransformModelToOutputObject Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected override object TransformModelToOutputObject (Microsoft.Azure.Commands.Sql.DataClassification.Model.ManagedDatabaseSensitivityClassificationModel model);
override this.TransformModelToOutputObject : Microsoft.Azure.Commands.Sql.DataClassification.Model.ManagedDatabaseSensitivityClassificationModel -> obj
Protected Overrides Function TransformModelToOutputObject (model As ManagedDatabaseSensitivityClassificationModel) As Object