NetworkMode Class

Definition

Defines values for NetworkMode.

public static class NetworkMode
type NetworkMode = class
Public Class NetworkMode
Inheritance
NetworkMode

Fields

Bridge

This is no longer supported

Transparent

No bridge is created. Intra-VM Pod to Pod communication is through IP routes created by Azure CNI. See Transparent Mode for more information.

Applies to