KeyVaultErrorException.Body Property

Definition

Gets or sets the body object.

public Microsoft.Azure.KeyVault.Models.KeyVaultError Body { get; set; }
member this.Body : Microsoft.Azure.KeyVault.Models.KeyVaultError with get, set
Public Property Body As KeyVaultError

Property Value

Applies to