DeviceUpdateRemotePrivateEndpoint 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 DeviceUpdateRemotePrivateEndpoint
type DeviceUpdateRemotePrivateEndpoint = class
Public Class DeviceUpdateRemotePrivateEndpoint
- Inheritance
-
DeviceUpdateRemotePrivateEndpoint
Constructors
DeviceUpdateRemotePrivateEndpoint() |
Initializes a new instance of DeviceUpdateRemotePrivateEndpoint. |
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