RecoveryPointTierInformation.ExtendedInfo Property

Definition

Gets or sets recovery point tier status.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to