CosmosDBProxyResource Class
Definition
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.
The resource model definition for a ARM proxy resource. It will have everything other than required location and tags.
public class CosmosDBProxyResource : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CosmosDB.Models.CosmosDBProxyResource>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CosmosDB.Models.CosmosDBProxyResource>
type CosmosDBProxyResource = class
interface IJsonModel<CosmosDBProxyResource>
interface IPersistableModel<CosmosDBProxyResource>
Public Class CosmosDBProxyResource
Implements IJsonModel(Of CosmosDBProxyResource), IPersistableModel(Of CosmosDBProxyResource)
- Inheritance
-
CosmosDBProxyResource
- Derived
- Implements
Constructors
| Name | Description |
|---|---|
| CosmosDBProxyResource() |
Initializes a new instance of CosmosDBProxyResource. |
Properties
| Name | Description |
|---|---|
| Id |
The unique resource identifier of the database account. |
| Name |
The name of the database account. |
| Type |
The type of Azure resource. |