Share via


RedisEnterpriseLinkedDatabase Class

Definition

Specifies details of a linked database resource.

public class RedisEnterpriseLinkedDatabase : Azure.Provisioning.Primitives.ProvisionableConstruct
type RedisEnterpriseLinkedDatabase = class
    inherit ProvisionableConstruct
Public Class RedisEnterpriseLinkedDatabase
Inherits ProvisionableConstruct
Inheritance
RedisEnterpriseLinkedDatabase

Constructors

RedisEnterpriseLinkedDatabase()

Creates a new RedisEnterpriseLinkedDatabase.

Properties

Id

Resource ID of a database resource to link with this database.

State

State of the link between the database resources.

Methods

DefineProvisionableProperties()

Define all the provisionable properties of RedisEnterpriseLinkedDatabase.

GetResources()

Get any resources represented by this object. This will typically only be the object itself for everything but Infrastructure.

(Inherited from Provisionable)
Resolve(ProvisioningContext)

Resolve any resources or properties that were not explicitly specified.

(Inherited from Provisionable)
Validate(ProvisioningContext)

Validate the presence of any required members.

(Inherited from Provisionable)

Applies to