Skip to content

Commit

Permalink
AKS SDK naming convention fix (Azure#25564)
Browse files Browse the repository at this point in the history
* AKS SDK naming convention fix

* Generated code for Az.Aks is not up to date

* AKS changelog

* Undo Changelog
  • Loading branch information
JoyerJin authored Jul 24, 2024
1 parent 5eb3173 commit e04e422
Show file tree
Hide file tree
Showing 191 changed files with 759 additions and 323 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@ internal AgentPoolsOperations (ContainerServiceClient client)
public ContainerServiceClient Client { get; private set; }

/// <summary>
/// Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a Canceling state and eventually to a Canceled state when cancellation finishes. If the operation completes before cancellation can take place, a 409 error code is returned.
/// Aborts the currently running operation on the agent pool. The Agent Pool
/// will be moved to a Canceling state and eventually to a Canceled state when
/// cancellation finishes. If the operation completes before cancellation can
/// take place, a 409 error code is returned.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down Expand Up @@ -894,7 +897,9 @@ internal AgentPoolsOperations (ContainerServiceClient client)

}
/// <summary>
/// See [supported Kubernetes versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions) for more details about the version lifecycle.
/// See [supported Kubernetes
/// versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions)
/// for more details about the version lifecycle.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down Expand Up @@ -1137,7 +1142,10 @@ internal AgentPoolsOperations (ContainerServiceClient client)

}
/// <summary>
/// Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade
/// Upgrading the node image version of an agent pool applies the newest OS and
/// runtime updates to the nodes. AKS provides one new image per week with the
/// latest updates. For more details on node image versions, see:
/// https://docs.microsoft.com/azure/aks/node-image-upgrade
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand All @@ -1162,7 +1170,10 @@ internal AgentPoolsOperations (ContainerServiceClient client)
}

/// <summary>
/// Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a Canceling state and eventually to a Canceled state when cancellation finishes. If the operation completes before cancellation can take place, a 409 error code is returned.
/// Aborts the currently running operation on the agent pool. The Agent Pool
/// will be moved to a Canceling state and eventually to a Canceled state when
/// cancellation finishes. If the operation completes before cancellation can
/// take place, a 409 error code is returned.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down Expand Up @@ -1955,7 +1966,10 @@ internal AgentPoolsOperations (ContainerServiceClient client)

}
/// <summary>
/// Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade
/// Upgrading the node image version of an agent pool applies the newest OS and
/// runtime updates to the nodes. AKS provides one new image per week with the
/// latest updates. For more details on node image versions, see:
/// https://docs.microsoft.com/azure/aks/node-image-upgrade
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down Expand Up @@ -2276,6 +2290,7 @@ internal AgentPoolsOperations (ContainerServiceClient client)
_invocationId = Microsoft.Rest.ServiceClientTracing.NextInvocationId.ToString();
System.Collections.Generic.Dictionary<string, object> tracingParameters = new System.Collections.Generic.Dictionary<string, object>();
tracingParameters.Add("nextPageLink", nextPageLink);


tracingParameters.Add("cancellationToken", cancellationToken);
Microsoft.Rest.ServiceClientTracing.Enter(_invocationId, this, "ListNext", tracingParameters);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ namespace Microsoft.Azure.Management.ContainerService
public static partial class AgentPoolsOperationsExtensions
{
/// <summary>
/// Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a Canceling state and eventually to a Canceled state when cancellation finishes. If the operation completes before cancellation can take place, a 409 error code is returned.
/// Aborts the currently running operation on the agent pool. The Agent Pool
/// will be moved to a Canceling state and eventually to a Canceled state when
/// cancellation finishes. If the operation completes before cancellation can
/// take place, a 409 error code is returned.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -33,7 +36,10 @@ public static AgentPoolsAbortLatestOperationHeaders AbortLatestOperation(this IA
}

/// <summary>
/// Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a Canceling state and eventually to a Canceled state when cancellation finishes. If the operation completes before cancellation can take place, a 409 error code is returned.
/// Aborts the currently running operation on the agent pool. The Agent Pool
/// will be moved to a Canceling state and eventually to a Canceled state when
/// cancellation finishes. If the operation completes before cancellation can
/// take place, a 409 error code is returned.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down Expand Up @@ -277,7 +283,9 @@ public static AgentPoolUpgradeProfile GetUpgradeProfile(this IAgentPoolsOperatio
}
}
/// <summary>
/// See [supported Kubernetes versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions) for more details about the version lifecycle.
/// See [supported Kubernetes
/// versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions)
/// for more details about the version lifecycle.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -294,7 +302,9 @@ public static AgentPoolAvailableVersions GetAvailableAgentPoolVersions(this IAge
}

/// <summary>
/// See [supported Kubernetes versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions) for more details about the version lifecycle.
/// See [supported Kubernetes
/// versions](https://docs.microsoft.com/azure/aks/supported-kubernetes-versions)
/// for more details about the version lifecycle.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -316,7 +326,10 @@ public static AgentPoolAvailableVersions GetAvailableAgentPoolVersions(this IAge
}
}
/// <summary>
/// Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade
/// Upgrading the node image version of an agent pool applies the newest OS and
/// runtime updates to the nodes. AKS provides one new image per week with the
/// latest updates. For more details on node image versions, see:
/// https://docs.microsoft.com/azure/aks/node-image-upgrade
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -336,7 +349,10 @@ public static AgentPool UpgradeNodeImageVersion(this IAgentPoolsOperations opera
}

/// <summary>
/// Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade
/// Upgrading the node image version of an agent pool applies the newest OS and
/// runtime updates to the nodes. AKS provides one new image per week with the
/// latest updates. For more details on node image versions, see:
/// https://docs.microsoft.com/azure/aks/node-image-upgrade
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -361,7 +377,10 @@ public static AgentPool UpgradeNodeImageVersion(this IAgentPoolsOperations opera
}
}
/// <summary>
/// Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a Canceling state and eventually to a Canceled state when cancellation finishes. If the operation completes before cancellation can take place, a 409 error code is returned.
/// Aborts the currently running operation on the agent pool. The Agent Pool
/// will be moved to a Canceling state and eventually to a Canceled state when
/// cancellation finishes. If the operation completes before cancellation can
/// take place, a 409 error code is returned.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -381,7 +400,10 @@ public static AgentPoolsAbortLatestOperationHeaders BeginAbortLatestOperation(th
}

/// <summary>
/// Aborts the currently running operation on the agent pool. The Agent Pool will be moved to a Canceling state and eventually to a Canceled state when cancellation finishes. If the operation completes before cancellation can take place, a 409 error code is returned.
/// Aborts the currently running operation on the agent pool. The Agent Pool
/// will be moved to a Canceling state and eventually to a Canceled state when
/// cancellation finishes. If the operation completes before cancellation can
/// take place, a 409 error code is returned.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down Expand Up @@ -496,7 +518,10 @@ public static AgentPoolsDeleteHeaders BeginDelete(this IAgentPoolsOperations ope
}
}
/// <summary>
/// Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade
/// Upgrading the node image version of an agent pool applies the newest OS and
/// runtime updates to the nodes. AKS provides one new image per week with the
/// latest updates. For more details on node image versions, see:
/// https://docs.microsoft.com/azure/aks/node-image-upgrade
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -516,7 +541,10 @@ public static AgentPool BeginUpgradeNodeImageVersion(this IAgentPoolsOperations
}

/// <summary>
/// Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade
/// Upgrading the node image version of an agent pool applies the newest OS and
/// runtime updates to the nodes. AKS provides one new image per week with the
/// latest updates. For more details on node image versions, see:
/// https://docs.microsoft.com/azure/aks/node-image-upgrade
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@ public partial class ContainerServiceClient : Microsoft.Rest.ServiceClient<Conta

/// <summary>
/// The retry timeout in seconds for Long Running Operations. Default
/// value is 30.
/// /// value is 30.
/// </summary>
public int? LongRunningOperationRetryTimeout { get; set;}

/// <summary>
/// Whether a unique x-ms-client-request-id should be generated. When
/// set to true a unique x-ms-client-request-id value is generated and
/// included in each request. Default is true.
/// Whether a unique x-ms-client-request-id should be generated. When
/// /// set to true a unique x-ms-client-request-id value is generated and
/// /// included in each request. Default is true.
/// </summary>
public bool? GenerateClientRequestId { get; set;}

Expand Down
Loading

0 comments on commit e04e422

Please sign in to comment.