IDedicatedHsmOperation Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |