次の方法で共有


ServiceSpecification クラス

定義

サービスの仕様。

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

コンストラクター

ServiceSpecification()

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

ServiceSpecification(IList<MetricSpecificationV1>)

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

プロパティ

MetricSpecifications

shoebox で定義されているメトリック仕様を取得または設定します。

適用対象