OperationDisplay Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20200601.OperationDisplayTypeConverter))]
public class OperationDisplay : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20200601.IOperationDisplay, Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20200601.IOperationDisplayInternal
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20200601.OperationDisplayTypeConverter))>]
type OperationDisplay = class
    interface IOperationDisplay
    interface IJsonSerializable
    interface IOperationDisplayInternal
Public Class OperationDisplay
Implements IOperationDisplay, IOperationDisplayInternal
Inheritance
OperationDisplay
Attributes
Implements

Constructors

OperationDisplay()

Properties

Operation
Provider
Resource

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Explicit Interface Implementations

IOperationDisplayInternal.Operation
IOperationDisplayInternal.Provider
IOperationDisplayInternal.Resource

Applies to