Partager via


DailyRetentionFormat.DaysOfTheMonth Propriété

Définition

Obtient ou définit la liste des jours du mois.

[Newtonsoft.Json.JsonProperty(PropertyName="daysOfTheMonth")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.Day> DaysOfTheMonth { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="daysOfTheMonth")>]
member this.DaysOfTheMonth : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.Day> with get, set
Public Property DaysOfTheMonth As IList(Of Day)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à