CloudTableProvider.

Get(string) Method

Syntax

public Task<CloudTable> Get(string name)

Attributes

Type Description
AsyncStateMachineAttribute

Parameters

Name Type Description
name string

Return Value

Type Description
Task<CloudTable>