Compartilhar via


SqlInstancePoolOperationData.ErrorType Property

Definition

Error type (e.g. None, User).

public Azure.ResourceManager.Sql.Models.SqlInstancePoolOperationErrorType? ErrorType { get; }
member this.ErrorType : Nullable<Azure.ResourceManager.Sql.Models.SqlInstancePoolOperationErrorType>
Public ReadOnly Property ErrorType As Nullable(Of SqlInstancePoolOperationErrorType)

Property Value

Applies to