Compartir a través de


DPMProtectedItemExtendedInfo.IsCollocated Propiedad

Definición

Obtiene o establece para comprobar si el elemento de copia de seguridad está colocado.

[Newtonsoft.Json.JsonProperty(PropertyName="isCollocated")]
public bool? IsCollocated { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isCollocated")>]
member this.IsCollocated : Nullable<bool> with get, set
Public Property IsCollocated As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a