Compartilhar via


WeeklyRetentionFormat.WeeksOfTheMonth Propriedade

Definição

Obtém ou define a lista de semanas do mês.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a