次の方法で共有


EffectiveNetworkSecurityRule.DestinationPortRange プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象