RaiEgressRuleMatch.Host Property

Definition

Host pattern to match using DNS wildcard syntax (e.g., "*.openai.com"). A leading "*." matches any subdomain. Omit to match all hosts.

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

Property Value

Applies to