InstrumentRule.MeterName 属性

定义

Name获取 ,可以是完全匹配项或最长前缀匹配项。 仅考虑完整段匹配项。

public:
 property System::String ^ MeterName { System::String ^ get(); };
public string? MeterName { get; }
member this.MeterName : string
Public ReadOnly Property MeterName As String

属性值

如果 null为 ,则匹配计量器的所有仪器。

适用于