共用方式為


IApiOperationProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ApiOperationPropertiesTypeConverter))]
public interface IApiOperationProperties : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ApiOperationPropertiesTypeConverter))>]
type IApiOperationProperties = interface
    interface IJsonSerializable
Public Interface IApiOperationProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ServiceSpecificationLogSpecification

Details about operations related to logs.

ServiceSpecificationMetricSpecification

Details about operations related to metrics.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to