RedisEnterprisePrivateEndpointConnectionData 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.
A class representing the RedisEnterprisePrivateEndpointConnection data model. The Private Endpoint Connection resource.
public class RedisEnterprisePrivateEndpointConnectionData : Azure.Provisioning.Primitives.ProvisionableConstruct
type RedisEnterprisePrivateEndpointConnectionData = class
inherit ProvisionableConstruct
Public Class RedisEnterprisePrivateEndpointConnectionData
Inherits ProvisionableConstruct
- Inheritance
Constructors
RedisEnterprisePrivateEndpointConnectionData() |
Creates a new RedisEnterprisePrivateEndpointConnectionData. |
Properties
ConnectionState |
A collection of information about the state of the connection between service consumer and provider. |
Id |
Gets the Id. |
Name |
Gets the Name. |
PrivateEndpointId |
Gets Id. |
ProvisioningState |
The provisioning state of the private endpoint connection resource. |
ResourceType |
Gets the ResourceType. |
SystemData |
Gets the SystemData. |
Methods
DefineProvisionableProperties() |
Define all the provisionable properties of RedisEnterprisePrivateEndpointConnectionData. |
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) |