共用方式為


ServiceMeshMode Enum

Definition

Mode of the service mesh.

public enum ServiceMeshMode
type ServiceMeshMode = 
Public Enum ServiceMeshMode
Inheritance
ServiceMeshMode

Fields

Name Value Description
Istio 0

Istio deployed as an AKS addon.

Disabled 1

Mesh is disabled.

Applies to