Share via


NetworkMode.Transparent Field

Definition

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

public const string Transparent;
val mutable Transparent : string
Public Const Transparent As String 

Field Value

Applies to