次の方法で共有


IServiceSpecification Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ServiceSpecificationTypeConverter))]
public interface IServiceSpecification : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.ServiceSpecificationTypeConverter))>]
type IServiceSpecification = interface
    interface IJsonSerializable
Public Interface IServiceSpecification
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

LogSpecification

Log specifications of operation.

MetricSpecification

Metric specifications of operation.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to