Skip to content
Docs Try Aspire

SecurityRuleDirection

Enum
📦 Aspire.Hosting.Azure.Sql v13.2.0
enum SecurityRuleDirection {
Inbound = 0,
Outbound = 1,
}

Values

Inbound 0
Outbound 1