NetworkType Enum

Definition

Indicates the type of container network.

public enum NetworkType
type NetworkType = 
Public Enum NetworkType
Inheritance
NetworkType

Fields

Federated 2

Indicates a federated container network.

Invalid 0

Indicates the network type is invalid.

Local 1

Indicates a local container network.

Applies to