你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ARMException.Details Property

Definition

Gets service based error details.

[Newtonsoft.Json.JsonProperty(PropertyName="details")]
public System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ARMExceptionDetails> Details { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="details")>]
member this.Details : System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ARMExceptionDetails>
Public ReadOnly Property Details As List(Of ARMExceptionDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to