Share via


ICsmOperationDescription Interface

Definition

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

Properties

DisplayDescription
DisplayOperation
DisplayProvider
DisplayResource
Name
Origin
ServiceSpecificationLogSpecification
ServiceSpecificationMetricSpecification

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to