ManagedClustersOperationsExtensions.GetUpgradeProfile(IManagedClustersOperations, String, String) 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.
public static Microsoft.Azure.Commands.Aks.Generated.Version2017_08_31.Models.ManagedClusterUpgradeProfile GetUpgradeProfile (this Microsoft.Azure.Commands.Aks.Generated.Version2017_08_31.IManagedClustersOperations operations, string resourceGroupName, string resourceName);
static member GetUpgradeProfile : Microsoft.Azure.Commands.Aks.Generated.Version2017_08_31.IManagedClustersOperations * string * string -> Microsoft.Azure.Commands.Aks.Generated.Version2017_08_31.Models.ManagedClusterUpgradeProfile
<Extension()>
Public Function GetUpgradeProfile (operations As IManagedClustersOperations, resourceGroupName As String, resourceName As String) As ManagedClusterUpgradeProfile
Parameters
- operations
- IManagedClustersOperations
- resourceGroupName
- String
- resourceName
- String