次の方法で共有


INetworkSecurityRule.SourceAddressPrefix プロパティ

定義

ルールが適用されるソース アドレス プレフィックスを取得します。"##.#.#/#"、"" は "any" という形式の CIDR 表記を使用して表されます。

public string SourceAddressPrefix { get; }
member this.SourceAddressPrefix : string
Public ReadOnly Property SourceAddressPrefix As String

プロパティ値

適用対象