你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerAppIngressTransportMethod Enum

Definition

Ingress transport protocol.

public enum ContainerAppIngressTransportMethod
type ContainerAppIngressTransportMethod = 
Public Enum ContainerAppIngressTransportMethod
Inheritance
ContainerAppIngressTransportMethod

Fields

Name Value Description
Auto 0

auto.

Http 1

http.

Http2 2

http2.

Tcp 3

tcp.

Applies to