次の方法で共有


ApplicationRule.HttpHeadersToInsert プロパティ

定義

挿入する HTTP/S ヘッダーの一覧。

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

プロパティ値

適用対象