Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

AzureTable Type

This type represents a single Azure table.

Remarks

This type represents a single Azure table.

Fields

LastModified
String

The last modified time of the table.

Name
String

The name of the table.

URL
String

The URL of the table.

Constructors

[VB.NET]
Public AzureTable()

[C#]
public AzureTable();



[VB.NET]
Public AzureTable(ByVal Name As String, ByVal URL As String, ByVal LastModified As String)

[C#]
public AzureTable(string name, string URL, string lastModified);



 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0