次の方法で共有


OperationPropertiesFormatServiceSpecification クラス

定義

サービスの仕様。

public class OperationPropertiesFormatServiceSpecification
type OperationPropertiesFormatServiceSpecification = class
Public Class OperationPropertiesFormatServiceSpecification
継承
OperationPropertiesFormatServiceSpecification

コンストラクター

OperationPropertiesFormatServiceSpecification()

OperationPropertiesFormatServiceSpecification クラスの新しいインスタンスを初期化します。

OperationPropertiesFormatServiceSpecification(IList<MetricSpecification>, IList<LogSpecification>)

OperationPropertiesFormatServiceSpecification クラスの新しいインスタンスを初期化します。

プロパティ

LogSpecifications

操作ログの仕様を取得または設定します。

MetricSpecifications

操作サービスの仕様を取得または設定します。

適用対象