ManagedClusterStatus 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.
Contains read-only information about the Managed Cluster.
public class ManagedClusterStatus
type ManagedClusterStatus = class
Public Class ManagedClusterStatus
- Inheritance
-
ManagedClusterStatus
Constructors
| Name | Description |
|---|---|
| ManagedClusterStatus() |
Initializes a new instance of the ManagedClusterStatus class. |
| ManagedClusterStatus(ErrorDetail) |
Initializes a new instance of the ManagedClusterStatus class. |
Properties
| Name | Description |
|---|---|
| ProvisioningError |
Gets the error details information of the managed cluster. Preserves the detailed info of failure. If there was no error, this field is omitted. |