次の方法で共有


RecommendedActionErrorInfo.IsRetryable プロパティ

定義

エラーを無視し、推奨されるアクションを再試行できるかどうかを取得します。 使用できる値は、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)

プロパティ値

適用対象