Home
last modified time | relevance | path

Searched refs:primary_endpoint (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2015_04_05/
H A Dstorageclient.py56 self.primary_endpoint = connection_params.primary_endpoint
104 return self.primary_endpoint
H A D_connection.py66 self.primary_endpoint = '{}/{}'.format(_EMULATOR_ENDPOINTS[service], self.account_name)
78 self.primary_endpoint = parsed_url.netloc + parsed_url.path
83 … self.primary_endpoint = '{}.{}.{}'.format(self.account_name, service, endpoint_suffix)
/dports/www/py-azure-storage/azure-storage-0.36.0/azure/storage/
H A D_connection.py67 self.primary_endpoint = '{}/{}'.format(_EMULATOR_ENDPOINTS[service], self.account_name)
83 self.primary_endpoint = parsed_url.netloc + path
88 … self.primary_endpoint = '{}.{}.{}'.format(self.account_name, service, endpoint_suffix)
H A Dstorageclient.py112 self.primary_endpoint = connection_params.primary_endpoint
169 locations[LocationMode.PRIMARY] = self.primary_endpoint
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2016_05_31/
H A D_connection.py66 self.primary_endpoint = '{}/{}'.format(_EMULATOR_ENDPOINTS[service], self.account_name)
82 self.primary_endpoint = parsed_url.netloc + path
87 … self.primary_endpoint = '{}.{}.{}'.format(self.account_name, service, endpoint_suffix)
H A Dstorageclient.py111 self.primary_endpoint = connection_params.primary_endpoint
168 locations[LocationMode.PRIMARY] = self.primary_endpoint
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2017_04_17/common/
H A D_connection.py70 self.primary_endpoint = '{}/{}'.format(_EMULATOR_ENDPOINTS[service], self.account_name)
86 self.primary_endpoint = parsed_url.netloc + path
91 … self.primary_endpoint = '{}.{}.{}'.format(self.account_name, service, endpoint_suffix)
H A Dstorageclient.py118 self.primary_endpoint = connection_params.primary_endpoint
182 locations[LocationMode.PRIMARY] = self.primary_endpoint
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/cosmosdb/v2017_04_17/common/
H A D_connection.py74 self.primary_endpoint = '{}/{}'.format(_EMULATOR_ENDPOINTS[service], self.account_name)
90 self.primary_endpoint = parsed_url.netloc + path
95 … self.primary_endpoint = '{}.{}.{}'.format(self.account_name, service, endpoint_suffix)
H A Dstorageclient.py114 self.primary_endpoint = connection_params.primary_endpoint
171 locations[LocationMode.PRIMARY] = self.primary_endpoint
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2017_07_29/common/
H A D_connection.py62 self.primary_endpoint = '{}/{}'.format(_EMULATOR_ENDPOINTS[service], DEV_ACCOUNT_NAME)
78 self.primary_endpoint = parsed_url.netloc + path
83 … self.primary_endpoint = '{}.{}.{}'.format(self.account_name, service, endpoint_suffix)
H A Dstorageclient.py109 self.primary_endpoint = connection_params.primary_endpoint
173 locations[LocationMode.PRIMARY] = self.primary_endpoint
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2017_11_09/common/
H A D_connection.py64 self.primary_endpoint = '{}/{}'.format(_EMULATOR_ENDPOINTS[service], DEV_ACCOUNT_NAME)
80 self.primary_endpoint = parsed_url.netloc + path
85 … self.primary_endpoint = '{}.{}.{}'.format(self.account_name, service, endpoint_suffix)
H A Dstorageclient.py111 self.primary_endpoint = connection_params.primary_endpoint
175 locations[LocationMode.PRIMARY] = self.primary_endpoint
/dports/devel/py-azure-storage-common/azure-storage-common-2.1.0/azure/storage/common/
H A D_connection.py65 self.primary_endpoint = '{}/{}'.format(emulator_endpoint, DEV_ACCOUNT_NAME)
81 self.primary_endpoint = parsed_url.netloc + path
86 … self.primary_endpoint = '{}.{}.{}'.format(self.account_name, service, endpoint_suffix)
H A Dstorageclient.py133 self.primary_endpoint = connection_params.primary_endpoint
198 locations[LocationMode.PRIMARY] = self.primary_endpoint
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2018_03_28/common/
H A D_connection.py64 self.primary_endpoint = '{}/{}'.format(_EMULATOR_ENDPOINTS[service], DEV_ACCOUNT_NAME)
80 self.primary_endpoint = parsed_url.netloc + path
85 … self.primary_endpoint = '{}.{}.{}'.format(self.account_name, service, endpoint_suffix)
H A Dstorageclient.py112 self.primary_endpoint = connection_params.primary_endpoint
176 locations[LocationMode.PRIMARY] = self.primary_endpoint
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2018_11_09/common/
H A D_connection.py65 self.primary_endpoint = '{}/{}'.format(emulator_endpoint, DEV_ACCOUNT_NAME)
81 self.primary_endpoint = parsed_url.netloc + path
86 … self.primary_endpoint = '{}.{}.{}'.format(self.account_name, service, endpoint_suffix)
H A Dstorageclient.py132 self.primary_endpoint = connection_params.primary_endpoint
196 locations[LocationMode.PRIMARY] = self.primary_endpoint
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2017_07_29/blob/
H A Dbaseblobservice.py239 self.primary_endpoint,
271 self.primary_endpoint,
3071 self.primary_endpoint + '/' + source
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2017_11_09/blob/
H A Dbaseblobservice.py246 self.primary_endpoint,
278 self.primary_endpoint,
3078 self.primary_endpoint + '/' + source
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2018_03_28/blob/
H A Dbaseblobservice.py251 self.primary_endpoint,
283 self.primary_endpoint,
3112 self.primary_endpoint + '/' + source
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2018_11_09/blob/
H A Dbaseblobservice.py255 self.primary_endpoint,
287 self.primary_endpoint,
3228 self.primary_endpoint + '/' + source
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storagev2/blob/v2019_02_02/_shared/
H A Dbase_client.py126 def primary_endpoint(self): member in StorageAccountHostsMixin

123