IStorageTableManagement.GetStorageTableServiceProperties 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.
Get the Table service properties
public Microsoft.Azure.Cosmos.Table.ServiceProperties GetStorageTableServiceProperties (Microsoft.Azure.Cosmos.Table.TableRequestOptions options, Microsoft.Azure.Cosmos.Table.OperationContext operationContext);
abstract member GetStorageTableServiceProperties : Microsoft.Azure.Cosmos.Table.TableRequestOptions * Microsoft.Azure.Cosmos.Table.OperationContext -> Microsoft.Azure.Cosmos.Table.ServiceProperties
Public Function GetStorageTableServiceProperties (options As TableRequestOptions, operationContext As OperationContext) As ServiceProperties
Parameters
- options
- TableRequestOptions
Request options
- operationContext
- OperationContext
Operation context
Returns
The service properties of the specified service type