ServiceResource 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.
Properties for the database account.
public class ServiceResource : Microsoft.Azure.Management.CosmosDB.Models.ARMProxyResource
type ServiceResource = class
inherit ARMProxyResource
Public Class ServiceResource
Inherits ARMProxyResource
- Inheritance
Constructors
ServiceResource() |
Initializes a new instance of the ServiceResource class. |
ServiceResource(String, String, String, ServiceResourceProperties) |
Initializes a new instance of the ServiceResource class. |
Properties
Id |
Gets the unique resource identifier of the database account. (Inherited from ARMProxyResource) |
Name |
Gets the name of the database account. (Inherited from ARMProxyResource) |
Properties |
Gets or sets services response resource. |
Type |
Gets the type of Azure resource. (Inherited from ARMProxyResource) |
Methods
Validate() |
Validate the object. |