Share via


IOperationAutoGenerated Interface

Definition

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

Properties

DisplayDescription

Description of the operation.

DisplayOperation

Type of operation: get, read, delete, etc.

DisplayProvider

Service provider: Microsoft Storage.

DisplayResource

Resource on which the operation is performed etc.

Name

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

Origin

The origin of operations.

ServiceSpecificationMetricSpecification

Metric specifications of operation.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to