Compartir a través de


DscMetaConfiguration.RefreshFrequencyMins Propiedad

Definición

Obtiene o establece el valor RefreshFrequencyMins de la metaconfiguración.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a