SensitivityLabelInner Class

Definition

A sensitivity label.

[Microsoft.Rest.Serialization.JsonTransformation]
public class SensitivityLabelInner : Microsoft.Azure.Management.Sql.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SensitivityLabelInner = class
    inherit ProxyResourceInner
Public Class SensitivityLabelInner
Inherits ProxyResourceInner
Inheritance
Attributes

Constructors

SensitivityLabelInner()

Initializes a new instance of the SensitivityLabelInner class.

SensitivityLabelInner(String, String, String, String, String, String, String, Nullable<Boolean>)

Initializes a new instance of the SensitivityLabelInner class.

Properties

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
InformationType

Gets or sets the information type.

InformationTypeId

Gets or sets the information type ID.

IsDisabled

Gets is sensitivity recommendation disabled. Applicable for recommended sensitivity label only. Specifies whether the sensitivity recommendation on this column is disabled (dismissed) or not.

LabelId

Gets or sets the label ID.

LabelName

Gets or sets the label name.

Location

Resource location

(Inherited from Resource)
Name

Resource name

(Inherited from ProxyResource)
Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object. Throws ValidationException if validation fails.

(Inherited from Resource)

Applies to