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.
- Inheritance
-
azure.mgmt.web._serialization.ModelKubeEnvironmentProfile
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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python