DirectMapRouterRule Class
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.
A rule that return the same labels as the input labels.
public class DirectMapRouterRule : Azure.Communication.JobRouter.RouterRule
public class DirectMapRouterRule : Azure.Communication.JobRouter.RouterRule, System.ClientModel.Primitives.IJsonModel<Azure.Communication.JobRouter.DirectMapRouterRule>, System.ClientModel.Primitives.IPersistableModel<Azure.Communication.JobRouter.DirectMapRouterRule>
type DirectMapRouterRule = class
inherit RouterRule
type DirectMapRouterRule = class
inherit RouterRule
interface IJsonModel<DirectMapRouterRule>
interface IPersistableModel<DirectMapRouterRule>
Public Class DirectMapRouterRule
Inherits RouterRule
Public Class DirectMapRouterRule
Inherits RouterRule
Implements IJsonModel(Of DirectMapRouterRule), IPersistableModel(Of DirectMapRouterRule)
- Inheritance
- Implements
Constructors
DirectMapRouterRule() |
Initializes a new instance of DirectMapRouterRule. |
Properties
Kind |
The type discriminator describing a sub-type of RouterRule. (Inherited from RouterRule) |
Explicit Interface Implementations
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET