ResourceGuardOperation interface
This class contains all the details about a critical operation.
Properties
request |
Type of resource request. NOTE: This property will not be serialized. It can only be populated by the server. |
vault |
Name of the critical operation. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
requestResourceType
Type of resource request. NOTE: This property will not be serialized. It can only be populated by the server.
requestResourceType?: string
Property Value
string
vaultCriticalOperation
Name of the critical operation. NOTE: This property will not be serialized. It can only be populated by the server.
vaultCriticalOperation?: string
Property Value
string