Sdílet prostřednictvím


IOperation Interface

Definition

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

Properties

DisplayDescription

Operation description

DisplayOperation

Operation type: Read, write, delete, etc.

DisplayProvider

Service provider: Microsoft.CostManagement.

DisplayResource

Resource on which the operation is performed: Dimensions, Query.

Id

Operation id: {provider}/{resource}/{operation}.

Name

Operation name: {provider}/{resource}/{operation}.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to