diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract.py index 402856cb4021..89aad685c1e5 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract.py @@ -39,7 +39,7 @@ class GroupContract(Resource): ~azure.mgmt.apimanagement.models.GroupType :param external_id: For external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active - Directory aad://.onmicrosoft.com/groups/; + Directory `aad://.onmicrosoft.com/groups/`; otherwise the value is null. :type external_id: str """ diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract_properties.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract_properties.py index afc509e6305d..a6cda94f8805 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract_properties.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract_properties.py @@ -32,7 +32,7 @@ class GroupContractProperties(Model): :type type: str or ~azure.mgmt.apimanagement.models.GroupType :param external_id: For external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active - Directory aad://.onmicrosoft.com/groups/; + Directory `aad://.onmicrosoft.com/groups/`; otherwise the value is null. :type external_id: str """ diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract_properties_py3.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract_properties_py3.py index ea1ff22a7932..ab604b4e419b 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract_properties_py3.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract_properties_py3.py @@ -32,7 +32,7 @@ class GroupContractProperties(Model): :type type: str or ~azure.mgmt.apimanagement.models.GroupType :param external_id: For external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active - Directory aad://.onmicrosoft.com/groups/; + Directory `aad://.onmicrosoft.com/groups/`; otherwise the value is null. :type external_id: str """ diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract_py3.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract_py3.py index 89d02fafe9fa..5b2c78fbc9f4 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract_py3.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_contract_py3.py @@ -39,7 +39,7 @@ class GroupContract(Resource): ~azure.mgmt.apimanagement.models.GroupType :param external_id: For external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active - Directory aad://.onmicrosoft.com/groups/; + Directory `aad://.onmicrosoft.com/groups/`; otherwise the value is null. :type external_id: str """ diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_create_parameters.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_create_parameters.py index 81c6d9664912..eeb0f54e9854 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_create_parameters.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_create_parameters.py @@ -26,8 +26,8 @@ class GroupCreateParameters(Model): :type type: str or ~azure.mgmt.apimanagement.models.GroupType :param external_id: Identifier of the external groups, this property contains the id of the group from the external identity provider, e.g. for - Azure Active Directory aad://.onmicrosoft.com/groups/; otherwise the value is null. + Azure Active Directory `aad://.onmicrosoft.com/groups/`; otherwise the value is null. :type external_id: str """ diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_create_parameters_py3.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_create_parameters_py3.py index b02e7b7137aa..5f6f2d22763d 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_create_parameters_py3.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_create_parameters_py3.py @@ -26,8 +26,8 @@ class GroupCreateParameters(Model): :type type: str or ~azure.mgmt.apimanagement.models.GroupType :param external_id: Identifier of the external groups, this property contains the id of the group from the external identity provider, e.g. for - Azure Active Directory aad://.onmicrosoft.com/groups/; otherwise the value is null. + Azure Active Directory `aad://.onmicrosoft.com/groups/`; otherwise the value is null. :type external_id: str """ diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_update_parameters.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_update_parameters.py index 0eec52761c7c..34cb6c6a3b7d 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_update_parameters.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_update_parameters.py @@ -24,8 +24,8 @@ class GroupUpdateParameters(Model): :type type: str or ~azure.mgmt.apimanagement.models.GroupType :param external_id: Identifier of the external groups, this property contains the id of the group from the external identity provider, e.g. for - Azure Active Directory aad://.onmicrosoft.com/groups/; otherwise the value is null. + Azure Active Directory `aad://.onmicrosoft.com/groups/`; otherwise the value is null. :type external_id: str """ diff --git a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_update_parameters_py3.py b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_update_parameters_py3.py index 697f14db0b9d..16aee8d02966 100644 --- a/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_update_parameters_py3.py +++ b/azure-mgmt-apimanagement/azure/mgmt/apimanagement/models/group_update_parameters_py3.py @@ -24,8 +24,8 @@ class GroupUpdateParameters(Model): :type type: str or ~azure.mgmt.apimanagement.models.GroupType :param external_id: Identifier of the external groups, this property contains the id of the group from the external identity provider, e.g. for - Azure Active Directory aad://.onmicrosoft.com/groups/; otherwise the value is null. + Azure Active Directory `aad://.onmicrosoft.com/groups/`; otherwise the value is null. :type external_id: str """