ManagedClusterStatus Class

Definition

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.

Applies to