diff --git a/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_compilation_job_operations.py b/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_compilation_job_operations.py index 77900f838e59..a13deca0113a 100644 --- a/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_compilation_job_operations.py +++ b/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_compilation_job_operations.py @@ -95,7 +95,7 @@ def create( :type resource_group_name: str :param automation_account_name: The name of the automation account. :type automation_account_name: str - :param compilation_job_name: The the DSC configuration Id. + :param compilation_job_name: The DSC configuration Id. :type compilation_job_name: str :param parameters: The parameters supplied to the create compilation job operation. @@ -151,7 +151,7 @@ def get( :type resource_group_name: str :param automation_account_name: The name of the automation account. :type automation_account_name: str - :param compilation_job_name: The the DSC configuration Id. + :param compilation_job_name: The DSC configuration Id. :type compilation_job_name: str :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the diff --git a/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_configuration_operations.py b/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_configuration_operations.py index f975d04182c4..ca8d115abd5c 100644 --- a/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_configuration_operations.py +++ b/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_configuration_operations.py @@ -386,7 +386,7 @@ def list_by_automation_account( :type filter: str :param skip: The number of rows to skip. :type skip: int - :param top: The the number of rows to take. + :param top: The number of rows to take. :type top: int :param inlinecount: Return total rows. :type inlinecount: str diff --git a/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_node_configuration_operations.py b/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_node_configuration_operations.py index e6219785a15b..037af1fefdd1 100644 --- a/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_node_configuration_operations.py +++ b/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_node_configuration_operations.py @@ -273,7 +273,7 @@ def list_by_automation_account( :type filter: str :param skip: The number of rows to skip. :type skip: int - :param top: The the number of rows to take. + :param top: The number of rows to take. :type top: int :param inlinecount: Return total rows. :type inlinecount: str diff --git a/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_node_operations.py b/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_node_operations.py index e1272b2be984..50937168f280 100644 --- a/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_node_operations.py +++ b/sdk/automation/azure-mgmt-automation/azure/mgmt/automation/operations/dsc_node_operations.py @@ -251,7 +251,7 @@ def list_by_automation_account( :type filter: str :param skip: The number of rows to skip. :type skip: int - :param top: The the number of rows to take. + :param top: The number of rows to take. :type top: int :param inlinecount: Return total rows. :type inlinecount: str