RemotePrivateEndpoint 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.
Remote private endpoint details.
public class RemotePrivateEndpoint
type RemotePrivateEndpoint = class
Public Class RemotePrivateEndpoint
- Inheritance
-
RemotePrivateEndpoint
Constructors
RemotePrivateEndpoint() |
Initializes a new instance of RemotePrivateEndpoint. |
Properties
ConnectionDetails |
List of connection details. |
Id |
Remote endpoint resource ID. |
ImmutableResourceId |
Original resource ID needed by Microsoft.Network. |
ImmutableSubscriptionId |
Original subscription ID needed by Microsoft.Network. |
Location |
ARM location of the remote private endpoint. |
ManualPrivateLinkServiceConnections |
List of private link service connections that need manual approval. |
PrivateLinkServiceConnections |
List of automatically approved private link service connections. |
PrivateLinkServiceProxies |
List of private link service proxies. |
VnetTrafficTag |
Virtual network traffic tag. |
Applies to
Azure SDK for .NET