DurableTaskPrivateEndpointConnectionProperties 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 of the private endpoint connection.
public class DurableTaskPrivateEndpointConnectionProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DurableTask.Models.DurableTaskPrivateEndpointConnectionProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DurableTask.Models.DurableTaskPrivateEndpointConnectionProperties>
type DurableTaskPrivateEndpointConnectionProperties = class
interface IJsonModel<DurableTaskPrivateEndpointConnectionProperties>
interface IPersistableModel<DurableTaskPrivateEndpointConnectionProperties>
Public Class DurableTaskPrivateEndpointConnectionProperties
Implements IJsonModel(Of DurableTaskPrivateEndpointConnectionProperties), IPersistableModel(Of DurableTaskPrivateEndpointConnectionProperties)
- Inheritance
-
DurableTaskPrivateEndpointConnectionProperties
- Implements
Constructors
| Name | Description |
|---|---|
| DurableTaskPrivateEndpointConnectionProperties(DurableTaskPrivateLinkServiceConnectionState) |
Initializes a new instance of DurableTaskPrivateEndpointConnectionProperties. |
Properties
| Name | Description |
|---|---|
| GroupIds |
The group ids for the private endpoint resource. |
| PrivateEndpointId |
The resource identifier of the private endpoint. |
| PrivateLinkServiceConnectionState |
A collection of information about the state of the connection between service consumer and provider. |
| ProvisioningState |
The provisioning state of the private endpoint connection resource. |