次の方法で共有


OperationMetaServiceSpecification クラス

定義

操作メタ サービスの仕様

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

コンストラクター

OperationMetaServiceSpecification()

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

OperationMetaServiceSpecification(IList<OperationMetaLogSpecification>, IList<OperationMetaMetricSpecification>)

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

プロパティ

LogSpecifications

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

MetricSpecifications

操作のメトリック仕様を取得または設定します

適用対象