Partager via


ProvisioningErrorDetails.Info Propriété

Définition

Informations supplémentaires

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="info")]
public System.Collections.Generic.Dictionary<string,string> Info { get; set; }
[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="info")]
public System.Collections.Generic.Dictionary<string,string> Info { get; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="info")>]
member this.Info : System.Collections.Generic.Dictionary<string, string> with get, set
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="info")>]
member this.Info : System.Collections.Generic.Dictionary<string, string>
Public Property Info As Dictionary(Of String, String)
Public ReadOnly Property Info As Dictionary(Of String, String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à