ServiceResource Class

Definition

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
ServiceResource

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.

Applies to