次の方法で共有


FlowAccessControlConfigurationPolicy.AllowedCallerIPAddresses プロパティ

定義

許可されている呼び出し元の IP アドレス範囲。

public System.Collections.Generic.IList<Azure.ResourceManager.Logic.Models.FlowAccessControlIPAddressRange> AllowedCallerIPAddresses { get; }
member this.AllowedCallerIPAddresses : System.Collections.Generic.IList<Azure.ResourceManager.Logic.Models.FlowAccessControlIPAddressRange>
Public ReadOnly Property AllowedCallerIPAddresses As IList(Of FlowAccessControlIPAddressRange)

プロパティ値

適用対象