Compartir a través de


RecoveryPointTierInformation.ExtendedInfo Propiedad

Definición

Obtiene o establece el estado del nivel de punto de recuperación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a