KubernetesClusterUpgradeProfile Interface
Implements
public interface KubernetesClusterUpgradeProfile
extends HasInnerModel<ManagedClusterUpgradeProfileInner>
The result of checking for the Kubernetes cluster's upgrade profile.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
id()
Gets the ID of the Kubernetes cluster upgrade profile. |
| abstract String |
name()
Gets the name of the Kubernetes cluster upgrade profile. |
| abstract String |
type()
Gets the type of the Kubernetes cluster upgrade profile. |
Method Details
id
public abstract String id()
Gets the ID of the Kubernetes cluster upgrade profile.
Returns:
name
public abstract String name()
Gets the name of the Kubernetes cluster upgrade profile.
Returns:
type
public abstract String type()
Gets the type of the Kubernetes cluster upgrade profile.
Returns: