RegistryPrivateEndpoint Class

Definition

The PE network resource that is linked to this PE connection.

public class RegistryPrivateEndpoint : Azure.ResourceManager.MachineLearning.Models.PrivateEndpointBase
type RegistryPrivateEndpoint = class
    inherit PrivateEndpointBase
Public Class RegistryPrivateEndpoint
Inherits PrivateEndpointBase
Inheritance
RegistryPrivateEndpoint

Constructors

RegistryPrivateEndpoint()

Initializes a new instance of RegistryPrivateEndpoint.

Properties

Id

The ARM identifier for Private Endpoint.

(Inherited from PrivateEndpointBase)
SubnetArmId

The subnetId that the private endpoint is connected to.

Applies to