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

PolicyRemediationData.FailureThresholdPercentage 属性

定义

一个介于 0.0 到 1.0 之间的数字,表示失败百分比阈值。 如果失败的修正操作百分比 (即失败的部署) 超过此阈值,修正将失败。

public float? FailureThresholdPercentage { get; set; }
member this.FailureThresholdPercentage : Nullable<single> with get, set
Public Property FailureThresholdPercentage As Nullable(Of Single)

属性值

适用于