Share via


KeyVaultError.Error Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.KeyVault.Models.Error Error { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.KeyVault.Models.Error
Public ReadOnly Property Error As Error

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to