KubeEnvironmentProfile Class
Specification for a Kubernetes Environment to use for this resource.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
KubeEnvironmentProfile(*, id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
id
|
Resource ID of the Kubernetes Environment. |
Variables
Name | Description |
---|---|
id
|
Resource ID of the Kubernetes Environment. |
name
|
Name of the Kubernetes Environment. |
type
|
Resource type of the Kubernetes Environment. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python