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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET