Class CosmosDbServiceInfo
public class CosmosDbServiceInfo : ServiceInfo, IServiceInfo
- Inheritance
-
CosmosDbServiceInfo
- Implements
- Inherited Members
Constructors
CosmosDbServiceInfo(string)
public CosmosDbServiceInfo(string id)
Parameters
id
string
Properties
DatabaseId
public string DatabaseId { get; set; }
Property Value
DatabaseLink
public string DatabaseLink { get; set; }
Property Value
Host
public string Host { get; set; }
Property Value
MasterKey
public string MasterKey { get; set; }
Property Value
ReadOnlyKey
public string ReadOnlyKey { get; set; }