IOperationProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |