def url()

in src/azstoragetorch/datasets.py [0:0]


    def url(self) -> str:
        """The full endpoint URL of the blob.

        The query string is **not** included in the returned URL.
        """
        return self._blob_client.url