Compartir a través de


BackupPolicy.SchedulesCount Propiedad

Definición

Obtiene el recuento de programaciones que contiene la directiva de copia de seguridad.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.schedulesCount")]
public long? SchedulesCount { get; protected set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.schedulesCount")>]
member this.SchedulesCount : Nullable<int64> with get, set
Public Property SchedulesCount As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a