次の方法で共有


NetworkDefaultAdminRule.Destinations プロパティ

定義

宛先アドレス プレフィックス。 CIDR または宛先 IP 範囲。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.AddressPrefixItem> Destinations { get; }
member this.Destinations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.AddressPrefixItem>
Public ReadOnly Property Destinations As IReadOnlyList(Of AddressPrefixItem)

プロパティ値

適用対象