Share via


DscMetaConfiguration.ConfigurationModeFrequencyMins Property

Definition

Gets or sets the ConfigurationModeFrequencyMins value of the meta configuration.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to