PrivateEndpointConnectionProperties 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.
public class PrivateEndpointConnectionProperties : Microsoft.Azure.Management.DigitalTwins.Models.ConnectionProperties
type PrivateEndpointConnectionProperties = class
inherit ConnectionProperties
Public Class PrivateEndpointConnectionProperties
Inherits ConnectionProperties
- Inheritance
Constructors
PrivateEndpointConnectionProperties() |
Properties
GroupIds |
Gets or sets the list of group ids for the private endpoint connection. (Inherited from ConnectionProperties) |
PrivateEndpoint |
Gets or sets the private endpoint. (Inherited from ConnectionProperties) |
PrivateLinkServiceConnectionState |
Gets or sets the connection state. (Inherited from ConnectionProperties) |
ProvisioningState |
Gets the provisioning state. Possible values include: 'Pending', 'Approved', 'Rejected', 'Disconnected' (Inherited from ConnectionProperties) |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET