_AdrClientErrorType Enumeration

 

Describes the possible access denied remediation (ADR) client error types.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

Public Enumeration _AdrClientErrorType

Member nameDescription
AdrClientErrorType_AccessDenied

The ADR client error type is access denied.

AdrClientErrorType_FileNotFound

The ADR client error type is file not found.

AdrClientErrorType_Unknown

The ADR client error type is unknown.

Return to top

Community Additions

ADD
Show: