StaticRouterRule.Value Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The static value this rule always returns. Values must be primitive values - number, string, boolean.
public Azure.Communication.JobRouter.RouterValue Value { get; }
member this.Value : Azure.Communication.JobRouter.RouterValue
Public ReadOnly Property Value As RouterValue