Compartir a través de


IDedicatedHsmError.Error Property

Definition

The error detail of the operation if any.

[Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Create=false, Description="The error detail of the operation if any.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.IError) }, Read=true, ReadOnly=true, Required=false, SerializedName="error", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.IError Error { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Create=false, Description="The error detail of the operation if any.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.IError) }, Read=true, ReadOnly=true, Required=false, SerializedName="error", Update=false)>]
member this.Error : Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.IError
Public ReadOnly Property Error As IError

Property Value

Attributes

Applies to