다음을 통해 공유


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

적용 대상