次の方法で共有


EffectiveDefaultSecurityAdminRule.SourcePortRanges プロパティ

定義

ソース ポート範囲を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourcePortRanges")]
public System.Collections.Generic.IList<string> SourcePortRanges { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourcePortRanges")>]
member this.SourcePortRanges : System.Collections.Generic.IList<string>
Public ReadOnly Property SourcePortRanges As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象