User Class
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.
Represents a user in the Azure Cosmos DB service.
public class User : Microsoft.Azure.Documents.Resource
type User = class
inherit Resource
Public Class User
Inherits Resource
- Inheritance
Alt |
Gets the alt-link associated with the resource from the Azure Cosmos DB service. (Inherited from Resource) |
ETag |
Gets the entity tag associated with the resource from the Azure Cosmos DB service. (Inherited from Resource) |
Id |
Gets or sets the Id of the resource in the Azure Cosmos DB service. (Inherited from Resource) |
Permissions |
Gets the self-link of the permissions associated with the user for the Azure Cosmos DB service. |
Resource |
Gets or sets the Resource Id associated with the resource in the Azure Cosmos DB service. (Inherited from Resource) |
Self |
Gets the self-link associated with the resource from the Azure Cosmos DB service. (Inherited from Resource) |
Timestamp |
Gets the last modified timestamp associated with the resource from the Azure Cosmos DB service. (Inherited from Resource) |
Get |
Gets property value associated with the specified property name from the Azure Cosmos DB service. (Inherited from Resource) |
Load |
Loads the object from the specified JSON reader in the Azure Cosmos DB service. (Inherited from JsonSerializable) |
Load |
Loads the object from the specified JSON reader in the Azure Cosmos DB service. (Inherited from JsonSerializable) |
Save |
Saves the object to the specified stream in the Azure Cosmos DB service. (Inherited from JsonSerializable) |
Save |
Saves the object to the specified stream in the Azure Cosmos DB service. (Inherited from JsonSerializable) |
Set |
Sets property value associated with the specified property name in the Azure Cosmos DB service. (Inherited from Resource) |
To |
Serialize to a byte array via SaveTo for the Azure Cosmos DB service. (Inherited from Resource) |
To |
Returns the string representation of the object in the Azure Cosmos DB service. (Inherited from JsonSerializable) |
Product | Versions |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: