diff --git a/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/error_response.py b/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/error_response.py index 4acb272e3d4d..19f5231390e4 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/error_response.py +++ b/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/error_response.py @@ -16,7 +16,7 @@ class ErrorResponse(Model): """The error object. - :param error: Error. + :param error: Error. The error details object. :type error: ~azure.mgmt.network.v2019_02_01.models.ErrorDetails """ diff --git a/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/error_response_py3.py b/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/error_response_py3.py index a4478f52c32a..2c157aba673c 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/error_response_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/error_response_py3.py @@ -16,7 +16,7 @@ class ErrorResponse(Model): """The error object. - :param error: Error. + :param error: Error. The error details object. :type error: ~azure.mgmt.network.v2019_02_01.models.ErrorDetails """ diff --git a/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/web_application_firewall_policy.py b/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/web_application_firewall_policy.py index 702cb52a5195..a69b4fd029a2 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/web_application_firewall_policy.py +++ b/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/web_application_firewall_policy.py @@ -41,9 +41,9 @@ class WebApplicationFirewallPolicy(Resource): :ivar provisioning_state: Provisioning state of the WebApplicationFirewallPolicy. :vartype provisioning_state: str - :ivar resource_state: Resource status of the policy. Possible values - include: 'Creating', 'Enabling', 'Enabled', 'Disabling', 'Disabled', - 'Deleting' + :ivar resource_state: Resource status of the policy. Resource status of + the policy. Possible values include: 'Creating', 'Enabling', 'Enabled', + 'Disabling', 'Disabled', 'Deleting' :vartype resource_state: str or ~azure.mgmt.network.v2019_02_01.models.WebApplicationFirewallPolicyResourceState :param etag: Gets a unique read-only string that changes whenever the diff --git a/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/web_application_firewall_policy_py3.py b/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/web_application_firewall_policy_py3.py index 360675d56e87..32200b86b193 100644 --- a/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/web_application_firewall_policy_py3.py +++ b/azure-mgmt-network/azure/mgmt/network/v2019_02_01/models/web_application_firewall_policy_py3.py @@ -41,9 +41,9 @@ class WebApplicationFirewallPolicy(Resource): :ivar provisioning_state: Provisioning state of the WebApplicationFirewallPolicy. :vartype provisioning_state: str - :ivar resource_state: Resource status of the policy. Possible values - include: 'Creating', 'Enabling', 'Enabled', 'Disabling', 'Disabled', - 'Deleting' + :ivar resource_state: Resource status of the policy. Resource status of + the policy. Possible values include: 'Creating', 'Enabling', 'Enabled', + 'Disabling', 'Disabled', 'Deleting' :vartype resource_state: str or ~azure.mgmt.network.v2019_02_01.models.WebApplicationFirewallPolicyResourceState :param etag: Gets a unique read-only string that changes whenever the