@@ -323,31 +323,31 @@ The following tables provide an overview of our samples repository and the scena
323
323
324
324
:::row:::
325
325
:::column span="":::
326
- [ Create share client from connection string] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_share.py#L52 )
326
+ [ Create share client from connection string] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_share.py#L54 )
327
327
:::column-end:::
328
328
:::column span="":::
329
329
[ Get share client] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_service.py#L96 )
330
330
:::column-end:::
331
331
:::row-end:::
332
332
:::row:::
333
333
:::column span="":::
334
- [ Create share using file share client] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_share.py#L39 )
334
+ [ Create share using file share client] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_share.py#L40 )
335
335
:::column-end:::
336
336
:::column span="":::
337
- [ Create share snapshot] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_share.py#L43 )
337
+ [ Create share snapshot] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_share.py#L45 )
338
338
:::column-end:::
339
339
:::row-end:::
340
340
:::row:::
341
341
:::column span="":::
342
- [ Delete share using file share client] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_share.py#L47 )
342
+ [ Delete share using file share client] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_share.py#L49 )
343
343
:::column-end:::
344
344
:::column span="":::
345
- [ Set share quota] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_share.py#L61 )
345
+ [ Set share quota] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_share.py#L63 )
346
346
:::column-end:::
347
347
:::row-end:::
348
348
:::row:::
349
349
:::column span="":::
350
- [ Set share metadata] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_share.py#L66 )
350
+ [ Set share metadata] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_share.py#L68 )
351
351
:::column-end:::
352
352
:::column span="":::
353
353
[ Get share properties] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_hello_world.py#L47 )
@@ -390,7 +390,7 @@ The following tables provide an overview of our samples repository and the scena
390
390
:::row-end:::
391
391
:::row:::
392
392
:::column span="2":::
393
- [ List files in directory] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_share.py#L87 )
393
+ [ List files in directory] ( https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/storage/azure-storage-file-share/samples/file_samples_share.py#L127 )
394
394
:::column-end:::
395
395
:::row-end:::
396
396
0 commit comments