共用方式為


DscMetaConfiguration.RefreshFrequencyMins 屬性

定義

取得或設定中繼組態的 RefreshFrequencyMins 值。

[Newtonsoft.Json.JsonProperty(PropertyName="refreshFrequencyMins")]
public int? RefreshFrequencyMins { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="refreshFrequencyMins")>]
member this.RefreshFrequencyMins : Nullable<int> with get, set
Public Property RefreshFrequencyMins As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於