次の方法で共有


NetworkConfigurationDiagnosticProfile.Source プロパティ

定義

トラフィック ソースを取得または設定します。 指定できる値は、'*'、IP アドレス/CIDR、サービス タグです。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象