次の方法で共有


EffectiveNetworkSecurityRule.DestinationAddressPrefixes プロパティ

定義

宛先アドレス プレフィックス。 想定される値には、CIDR IP 範囲、既定のタグ (VirtualNetwork、AzureLoadBalancer、インターネット)、システム タグ、アスタリスク (*) が含まれます。

public System.Collections.Generic.IReadOnlyList<string> DestinationAddressPrefixes { get; }
member this.DestinationAddressPrefixes : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property DestinationAddressPrefixes As IReadOnlyList(Of String)

プロパティ値

適用対象