ContainerServiceManagedClusterResource.GetManagedClusterUpgradeProfile Method
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.
Gets an object representing a ManagedClusterUpgradeProfileResource along with the instance operations that can be performed on it in the ContainerServiceManagedCluster.
public virtual Azure.ResourceManager.ContainerService.ManagedClusterUpgradeProfileResource GetManagedClusterUpgradeProfile ();
abstract member GetManagedClusterUpgradeProfile : unit -> Azure.ResourceManager.ContainerService.ManagedClusterUpgradeProfileResource
override this.GetManagedClusterUpgradeProfile : unit -> Azure.ResourceManager.ContainerService.ManagedClusterUpgradeProfileResource
Public Overridable Function GetManagedClusterUpgradeProfile () As ManagedClusterUpgradeProfileResource
Returns
Returns a ManagedClusterUpgradeProfileResource object.