IValidationThreshold Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.ValidationThresholdTypeConverter))]
public interface IValidationThreshold : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.ValidationThresholdTypeConverter))>]
type IValidationThreshold = interface
interface IJsonSerializable
Public Interface IValidationThreshold
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
Grouping |
Selection of how the type evaluation is applied to the cluster calculation. |
Type |
Selection of how the threshold should be evaluated. |
Value |
The numeric threshold value. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |