次の方法で共有


SecurityRuleData.DestinationAddressPrefix プロパティ

定義

宛先アドレス プレフィックス。 CIDR または宛先 IP 範囲。 また、すべてのソース IP に一致させるためにアスタリスク '*' を使用することもできます。 "VirtualNetwork"、"AzureLoadBalancer"、"Internet" などの既定のタグも使用できます。

public string DestinationAddressPrefix { get; set; }
member this.DestinationAddressPrefix : string with get, set
Public Property DestinationAddressPrefix As String

プロパティ値

適用対象