次の方法で共有


NetworkConfigurationDiagnosticResult.Profile プロパティ

定義

ネットワーク構成診断プロファイルを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="profile")]
public Microsoft.Azure.Management.Network.Models.NetworkConfigurationDiagnosticProfile Profile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="profile")>]
member this.Profile : Microsoft.Azure.Management.Network.Models.NetworkConfigurationDiagnosticProfile with get, set
Public Property Profile As NetworkConfigurationDiagnosticProfile

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象