Compartir a través de


ManagedInstanceLongTermRetentionPolicy.WeekOfYear Propiedad

Definición

Obtiene o establece la semana del año para realizar la copia de seguridad anual en un formato ISO 8601.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a