Skip to main content

table_services

Overview

Nametable_services
TypeResource
Idazure.storage.table_services

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
properties``The properties of a storage account’s Table service.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
listSELECTaccountName, resourceGroupName, subscriptionIdList all table services for the storage account.
_listEXECaccountName, resourceGroupName, subscriptionIdList all table services for the storage account.
set_service_propertiesEXECaccountName, resourceGroupName, subscriptionId, tableServiceNameSets the properties of a storage account’s Table service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.