Share via


GuestConfigurationAssignment.ConfigurationSettingRefreshFrequencyMin 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.Inlined)]
public float? ConfigurationSettingRefreshFrequencyMin { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.PropertyOrigin.Inlined)>]
member this.ConfigurationSettingRefreshFrequencyMin : Nullable<single>
Public ReadOnly Property ConfigurationSettingRefreshFrequencyMin As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to