diff --git a/azure-mgmt-adhybridhealthservice/azure/mgmt/adhybridhealthservice/models/risky_ip_blob_uri.py b/azure-mgmt-adhybridhealthservice/azure/mgmt/adhybridhealthservice/models/risky_ip_blob_uri.py index 76037f9af534..08ca20c9d047 100644 --- a/azure-mgmt-adhybridhealthservice/azure/mgmt/adhybridhealthservice/models/risky_ip_blob_uri.py +++ b/azure-mgmt-adhybridhealthservice/azure/mgmt/adhybridhealthservice/models/risky_ip_blob_uri.py @@ -21,8 +21,8 @@ class RiskyIPBlobUri(Model): :type service_id: str :param result_sas_uri: The blob uri for the report. :type result_sas_uri: str - :param blob_create_date_time: Time at which the the new Risky IP report - was requested. + :param blob_create_date_time: Time at which the new Risky IP report was + requested. :type blob_create_date_time: datetime :param job_completion_time: Time at which the blob creation job for the new Risky IP report was completed. diff --git a/azure-mgmt-adhybridhealthservice/azure/mgmt/adhybridhealthservice/models/risky_ip_blob_uri_py3.py b/azure-mgmt-adhybridhealthservice/azure/mgmt/adhybridhealthservice/models/risky_ip_blob_uri_py3.py index d00ca152d038..1e28cb00fe80 100644 --- a/azure-mgmt-adhybridhealthservice/azure/mgmt/adhybridhealthservice/models/risky_ip_blob_uri_py3.py +++ b/azure-mgmt-adhybridhealthservice/azure/mgmt/adhybridhealthservice/models/risky_ip_blob_uri_py3.py @@ -21,8 +21,8 @@ class RiskyIPBlobUri(Model): :type service_id: str :param result_sas_uri: The blob uri for the report. :type result_sas_uri: str - :param blob_create_date_time: Time at which the the new Risky IP report - was requested. + :param blob_create_date_time: Time at which the new Risky IP report was + requested. :type blob_create_date_time: datetime :param job_completion_time: Time at which the blob creation job for the new Risky IP report was completed.