ResetInheritedAccessResponse ComplexType
Contains the response from the ResetInheritedAccess function.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| ResetInheritedAccessResponse | Edm.String |
A sentence describing whether the job to reset inherited access was created successfully. The ExecutionMode describes whether the job was synchronous or asynchronous. |
Used by
The following use the ResetInheritedAccessResponse ComplexType.
| Name | How used |
|---|---|
| ResetInheritedAccess | ReturnType |