RedisEnterpriseLinkedDatabase 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.
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
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) |