次の方法で共有


WebTest.Configuration プロパティ

定義

WebTest の XML 構成仕様を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.Configuration")]
public Microsoft.Azure.Management.ApplicationInsights.Management.Models.WebTestPropertiesConfiguration Configuration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.Configuration")>]
member this.Configuration : Microsoft.Azure.Management.ApplicationInsights.Management.Models.WebTestPropertiesConfiguration with get, set
Public Property Configuration As WebTestPropertiesConfiguration

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象