ClusterUpgradeHistory.Properties Property

Definition

Properties of cluster upgrade history. Please note ClusterUpgradeHistoryProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include ClusterAksPatchUpgradeHistoryProperties, ClusterInPlaceUpgradeHistoryProperties, ClusterHotfixUpgradeHistoryProperties, ClusterHotfixUpgradeRollbackHistoryProperties, ClusterPatchVersionUpgradeHistoryProperties and ClusterPatchVersionUpgradeRollbackHistoryProperties.

public Azure.ResourceManager.HDInsight.Containers.Models.ClusterUpgradeHistoryProperties Properties { get; set; }
member this.Properties : Azure.ResourceManager.HDInsight.Containers.Models.ClusterUpgradeHistoryProperties with get, set
Public Property Properties As ClusterUpgradeHistoryProperties

Property Value

Applies to