IOperation Interface

Definition

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

Properties

DisplayDescription
DisplayOperation
DisplayProvider
DisplayResource
IsDataAction
Name
Origin
ServiceSpecificationLogSpecification
ServiceSpecificationMetricSpecification

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to