RecommendedActionErrorInfo.IsRetryable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Gets whether error could be ignored and Recommended action could be retried. Possible values are: Yes/No
public string IsRetryable { get; set; }
member this.IsRetryable : string with get, set
Public Property IsRetryable As String