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

LocalDiagnosticsAccessConfiguration interface

The kubernetes ingress configuration to control access to packet core diagnostics over local APIs.

Properties

authenticationType

How to authenticate users who access local diagnostics APIs.

httpsServerCertificate

The HTTPS server TLS certificate used to secure local access to diagnostics.

Property Details

authenticationType

How to authenticate users who access local diagnostics APIs.

authenticationType: string

Property Value

string

httpsServerCertificate

The HTTPS server TLS certificate used to secure local access to diagnostics.

httpsServerCertificate?: HttpsServerCertificate

Property Value