BaseDataMaskingPolicyModel.DataMaskingState Property

Definition

Gets or sets the state of the policy

public Microsoft.Azure.Commands.Sql.DataMasking.Model.DataMaskingStateType DataMaskingState { get; set; }
member this.DataMaskingState : Microsoft.Azure.Commands.Sql.DataMasking.Model.DataMaskingStateType with get, set
Public Property DataMaskingState As DataMaskingStateType

Property Value

Applies to