TableResource Constructors
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.
Overloads
TableResource() |
Initializes a new instance of the TableResource class. |
TableResource(String) |
Initializes a new instance of the TableResource class. |
TableResource()
Initializes a new instance of the TableResource class.
public TableResource ();
Public Sub New ()
Applies to
TableResource(String)
Initializes a new instance of the TableResource class.
public TableResource (string id);
new Microsoft.Azure.Management.CosmosDB.Models.TableResource : string -> Microsoft.Azure.Management.CosmosDB.Models.TableResource
Public Sub New (id As String)
Parameters
- id
- String
Name of the Cosmos DB table