次の方法で共有


INetworkSecurityRule.DestinationAddressPrefix プロパティ

定義

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

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

プロパティ値

適用対象