次の方法で共有


JitNetworkAccessPortRule.AllowedSourceAddressPrefix プロパティ

定義

"allowedSourceAddressPrefixes" パラメーターと相互に排他的です。 "192.168.0.3" や "192.168.0.0/16" など、IP アドレスまたは CIDR である必要があります。

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

プロパティ値

適用対象