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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET