共用方式為


DscMetaConfiguration.ConfigurationModeFrequencyMins 屬性

定義

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

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於