From 0a982b2f3794b727ce645c7c5bfb777e69016a51 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Mon, 6 May 2019 17:23:01 +0000 Subject: [PATCH] Generated from 4a7f548e550efd5b5509ba7b0daddfa2324667c3 added back in generation for previous api versions --- .../storage/v2018_07_01/operations/blob_services_operations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/operations/blob_services_operations.py b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/operations/blob_services_operations.py index 306a2f399adc..5e221daa9f12 100644 --- a/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/operations/blob_services_operations.py +++ b/azure-mgmt-storage/azure/mgmt/storage/v2018_07_01/operations/blob_services_operations.py @@ -41,7 +41,7 @@ def __init__(self, client, config, serializer, deserializer): def set_service_properties( self, resource_group_name, account_name, parameters, custom_headers=None, raw=False, **operation_config): - """Sets the properties of a storage account’s Blob service, including + """Sets the properties of a storage account���s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules. .