Compartir a través de


ListRecoveryPointsRecommendedForMoveRequest.ExcludedRPList Propiedad

Definición

Obtiene o establece la lista de puntos de recuperación excluidos de Move

[Newtonsoft.Json.JsonProperty(PropertyName="excludedRPList")]
public System.Collections.Generic.IList<string> ExcludedRPList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="excludedRPList")>]
member this.ExcludedRPList : System.Collections.Generic.IList<string> with get, set
Public Property ExcludedRPList As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a