Share via


DurableTaskSchedulerPatchProperties.IPAllowlist Property

Definition

IP allow list for durable task scheduler. Values can be IPv4, IPv6 or CIDR.

public System.Collections.Generic.IList<string> IPAllowlist { get; }
member this.IPAllowlist : System.Collections.Generic.IList<string>
Public ReadOnly Property IPAllowlist As IList(Of String)

Property Value

Applies to