ISapDatabaseInstance.Detail 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.
Internal error details.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Internal error details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.IErrorDefinition) }, ReadOnly=true, Required=false, SerializedName="details")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.IErrorDefinition[] Detail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Internal error details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.IErrorDefinition) }, ReadOnly=true, Required=false, SerializedName="details")>]
member this.Detail : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.IErrorDefinition[]
Public ReadOnly Property Detail As IErrorDefinition()
Property Value
- Attributes