次の方法で共有


WebTest.SyntheticMonitorId プロパティ

定義

この WebTest の一意の ID を取得または設定します。 これは通常、[名前] フィールドと同じ値です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.SyntheticMonitorId")]
public string SyntheticMonitorId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.SyntheticMonitorId")>]
member this.SyntheticMonitorId : string with get, set
Public Property SyntheticMonitorId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象