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

GovernanceRuleProperties.RemediationTimeframe Property

Definition

Gets or sets governance rule remediation timeframe - this is the time that will affect on the grace-period duration e.g. 7.00:00:00 - means 7 days

[Newtonsoft.Json.JsonProperty(PropertyName="remediationTimeframe")]
public string RemediationTimeframe { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="remediationTimeframe")>]
member this.RemediationTimeframe : string with get, set
Public Property RemediationTimeframe As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to