Share via


IOperation Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20211201.OperationTypeConverter))]
public interface IOperation : Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20211201.OperationTypeConverter))>]
type IOperation = interface
    interface IJsonSerializable
Public Interface IOperation
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DisplayDescription

Localized friendly description for the operation

DisplayOperation

Localized friendly name for the operation

DisplayProvider

Localized friendly form of the resource provider name

DisplayResource

Localized friendly form of the resource type related to this operation

IsDataAction

Gets or sets a value indicating whether the operation is a data action or not

Name

Name of the operation being performed on this object

Origin

Origin of the operation

ServiceSpecificationLogSpecification

Specifications of the Log for Azure Monitoring

ServiceSpecificationMetricSpecification

Specifications of the Metrics for Azure Monitoring

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to