IOperationProperties Interface

Definition

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

Properties

ServiceSpecificationLogSpecification

Specifications of the Log for Azure Monitoring

ServiceSpecificationMetricSpecification

Specifications of the Metrics for Azure Monitoring

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to