GraphConnection.DocumentDbUrl Property
Namespace: Microsoft.Azure.Graphs
Assembly: Microsoft.Azure.Graphs (in Microsoft.Azure.Graphs.dll)
Syntax
public string DocumentDbUrl { get; }
public:
property String^ DocumentDbUrl {
String^ get();
}
Public ReadOnly Property DocumentDbUrl As String
Property Value
Type: System.String
See Also
GraphConnection Class
Microsoft.Azure.Graphs Namespace
Return to top