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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET