IStorageTableManagement.SetStorageTableServiceProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set Table service properties
public void SetStorageTableServiceProperties (Microsoft.Azure.Cosmos.Table.ServiceProperties properties, Microsoft.Azure.Cosmos.Table.TableRequestOptions options, Microsoft.Azure.Cosmos.Table.OperationContext operationContext);
abstract member SetStorageTableServiceProperties : Microsoft.Azure.Cosmos.Table.ServiceProperties * Microsoft.Azure.Cosmos.Table.TableRequestOptions * Microsoft.Azure.Cosmos.Table.OperationContext -> unit
Public Sub SetStorageTableServiceProperties (properties As ServiceProperties, options As TableRequestOptions, operationContext As OperationContext)
Parameters
- properties
- ServiceProperties
Service properties
- options
- TableRequestOptions
Request options
- operationContext
- OperationContext
Operation context