Sdílet prostřednictvím


BuildAzureSqlDatabaseDataMaskingRule.NumberTo Property

Definition

Gets or sets the NumberTo property, which is the upper bound of the random interval when using the number masking function

[System.Management.Automation.Parameter(HelpMessage="The upper bound of the random interval when using the number masking function.", Mandatory=false, ValueFromPipelineByPropertyName=true)]
public double? NumberTo { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The upper bound of the random interval when using the number masking function.", Mandatory=false, ValueFromPipelineByPropertyName=true)>]
member this.NumberTo : Nullable<double> with get, set
Public Property NumberTo As Nullable(Of Double)

Property Value

Attributes

Applies to