File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
azure-storage-blob/azure/storage/blob/_shared
azure-storage-file-datalake/azure/storage/filedatalake/_shared
azure-storage-file-share/azure/storage/fileshare/_shared
azure-storage-queue/azure/storage/queue/_shared Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -131,6 +131,7 @@ def url(self):
131
131
132
132
This could be either the primary endpoint,
133
133
or the secondary endpoint depending on the current :func:`location_mode`.
134
+
134
135
:returns: The full endpoint URL to this entity, including SAS token if used.
135
136
:rtype: str
136
137
"""
Original file line number Diff line number Diff line change @@ -131,6 +131,7 @@ def url(self):
131
131
132
132
This could be either the primary endpoint,
133
133
or the secondary endpoint depending on the current :func:`location_mode`.
134
+
134
135
:returns: The full endpoint URL to this entity, including SAS token if used.
135
136
:rtype: str
136
137
"""
Original file line number Diff line number Diff line change @@ -131,6 +131,7 @@ def url(self):
131
131
132
132
This could be either the primary endpoint,
133
133
or the secondary endpoint depending on the current :func:`location_mode`.
134
+
134
135
:returns: The full endpoint URL to this entity, including SAS token if used.
135
136
:rtype: str
136
137
"""
Original file line number Diff line number Diff line change @@ -131,6 +131,7 @@ def url(self):
131
131
132
132
This could be either the primary endpoint,
133
133
or the secondary endpoint depending on the current :func:`location_mode`.
134
+
134
135
:returns: The full endpoint URL to this entity, including SAS token if used.
135
136
:rtype: str
136
137
"""
You can’t perform that action at this time.
0 commit comments