Delen via


ActionRetryableState Enum

Definition

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

public enum ActionRetryableState
type ActionRetryableState = 
Public Enum ActionRetryableState
Inheritance
ActionRetryableState

Fields

No 1

No.

Yes 0

Yes.

Applies to