次の方法で共有


BatchEndpointAccessProfile.IPRules プロパティ

定義

クライアント IP アドレスをフィルター処理する IP 範囲の配列。

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

プロパティ値

適用対象