DedicatedHsmOperationDisplay interface

The display string.

Properties

description

The object that represents the operation.

operation

Operation type: Read, write, delete, etc.

provider

The Resource Provider of the operation

resource

Resource on which the operation is performed.

Property Details

description

The object that represents the operation.

description?: string

Property Value

string

operation

Operation type: Read, write, delete, etc.

operation?: string

Property Value

string

provider

The Resource Provider of the operation

provider?: string

Property Value

string

resource

Resource on which the operation is performed.

resource?: string

Property Value

string