Share via


RecommendedActionErrorInfo.IsRetryable Property

Definition

Gets whether the error could be ignored and recommended action could be retried. Possible values are: Yes/No.

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

Property Value

Applies to