Show / Hide Table of Contents

Enum RoutingMode

The enum RoutingMode.

Namespace: Microsoft.Graph
Assembly: Microsoft.Graph.CoreSDK.dll
Syntax
[JsonConverter(typeof(EnumConverter))]
public enum RoutingMode

Fields

Name Description
Multicast

Multicast

OneToOne

One To One

  • View Source
Back to top Generated by DocFX