Compartir a través de


IOperationValue Interface

Definition

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

Properties

DisplayDescription
DisplayOperation
DisplayProvider
DisplayResource
IsDataAction
Name
Origin

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to