KubernetesClusterExtensionStatus Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Status from the extension.
public class KubernetesClusterExtensionStatus
type KubernetesClusterExtensionStatus = class
Public Class KubernetesClusterExtensionStatus
- Inheritance
-
KubernetesClusterExtensionStatus
Constructors
KubernetesClusterExtensionStatus() |
Initializes a new instance of KubernetesClusterExtensionStatus. |
Properties
Code |
Status code provided by the Extension. |
DisplayStatus |
Short description of status of the extension. |
Level |
Level of the status. |
Message |
Detailed message of the status from the Extension. |
Time |
DateLiteral (per ISO8601) noting the time of installation status. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET