Share via


IDedicatedHsmOperation Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsmOperationTypeConverter))]
public interface IDedicatedHsmOperation : Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsmOperationTypeConverter))>]
type IDedicatedHsmOperation = interface
    interface IJsonSerializable
Public Interface IDedicatedHsmOperation
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DisplayDescription

The object that represents the operation.

DisplayOperation

Operation type: Read, write, delete, etc.

DisplayProvider

The Resource Provider of the operation

DisplayResource

Resource on which the operation is performed.

IsDataAction

Gets or sets a value indicating whether it is a data plane action

Name

The name of the Dedicated HSM Resource Provider Operation.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to