次の方法で共有


EffectiveNetworkSecurityRule.SourcePortRange プロパティ

定義

ソース ポートまたは範囲を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象