PSDeploymentStack.error Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Management.Resources.Models.ErrorResponse error { get; set; }
public Microsoft.Azure.Management.Resources.Models.ErrorDetail error { get; set; }
member this.error : Microsoft.Azure.Management.Resources.Models.ErrorResponse with get, set
member this.error : Microsoft.Azure.Management.Resources.Models.ErrorDetail with get, set
Public Property error As ErrorResponse
Public Property error As ErrorDetail