次の方法で共有


StaticRouterRule(LabelValue) コンストラクター

定義

StaticRule の新しいインスタンスを初期化します。

public StaticRouterRule (Azure.Communication.JobRouter.LabelValue value);
new Azure.Communication.JobRouter.StaticRouterRule : Azure.Communication.JobRouter.LabelValue -> Azure.Communication.JobRouter.StaticRouterRule
Public Sub New (value As LabelValue)

パラメーター

value
LabelValue

この規則が常に返す静的な値。

適用対象