GraphConnection.DocumentDbCollectionId Property

 

Namespace:   Microsoft.Azure.Graphs
Assembly:  Microsoft.Azure.Graphs (in Microsoft.Azure.Graphs.dll)

Syntax

public string DocumentDbCollectionId { get; }
public:
property String^ DocumentDbCollectionId {
    String^ get();
}
Public ReadOnly Property DocumentDbCollectionId As String

Property Value

Type: System.String

See Also

GraphConnection Class
Microsoft.Azure.Graphs Namespace

Return to top