Compartir a través de


ResourceGroupExportResult.Error Propiedad

Definición

Obtiene o establece el error de exportación de plantillas.

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.ResourceManager.Models.ErrorResponse Error { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.Management.ResourceManager.Models.ErrorResponse with get, set
Public Property Error As ErrorResponse

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a