IRangeBasedItemLevelRestoreCriteria.MaxMatchingValue Property

Definition

maximum value for range prefix match

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="maximum value for range prefix match", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="maxMatchingValue", Update=true)]
public string MaxMatchingValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="maximum value for range prefix match", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="maxMatchingValue", Update=true)>]
member this.MaxMatchingValue : string with get, set
Public Property MaxMatchingValue As String

Property Value

Attributes

Applies to