Share via


ConfigurationSetting.RefreshFrequencyMin Property

Definition

The time interval, in minutes, at which the LCM checks a pull service to get updated configurations. This value is ignored if the LCM is not configured in pull mode. The default value is 30.

[Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Owned)]
public float? RefreshFrequencyMin { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Owned)>]
member this.RefreshFrequencyMin : Nullable<single>
Public ReadOnly Property RefreshFrequencyMin As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to