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