Home
last modified time | relevance | path

Searched refs:TagDescriptionContractPaged (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-azure-mgmt-apimanagement/azure-mgmt-apimanagement-0.2.0/azure/mgmt/apimanagement/models/
H A D_paged_models.py171 class TagDescriptionContractPaged(Paged): class
183 super(TagDescriptionContractPaged, self).__init__(*args, **kwargs)
H A D__init__.py386 from ._paged_models import TagDescriptionContractPaged
/dports/devel/py-azure-mgmt-apimanagement/azure-mgmt-apimanagement-0.2.0/azure/mgmt/apimanagement/operations/
H A D_api_tag_description_operations.py131 …deserialized = models.TagDescriptionContractPaged(internal_paging, self._deserialize.dependencies,…