你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IValidationThreshold Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20240701.ValidationThresholdTypeConverter))]
public interface IValidationThreshold : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20240701.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)

Applies to