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

KubeEnvironmentProfile Class

Specification for a Kubernetes Environment to use for this resource.

Constructor

KubeEnvironmentProfile(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource ID of the Kubernetes Environment.

name
str

Name of the Kubernetes Environment.

type
str

Resource type of the Kubernetes Environment.

Attributes

id

Resource ID of the Kubernetes Environment.

id: str | None

name

Name of the Kubernetes Environment.

name: str | None

type

Resource type of the Kubernetes Environment.

type: str | None