Compartir a través de


RecommendedActionErrorInfo.IsRetryable Propiedad

Definición

Obtiene si se podría omitir el error y se podría reintentar la acción recomendada. Los valores posibles son: Sí/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)

Valor de propiedad

Se aplica a