RegistryPrivateEndpointConnection Class

Definition

Private endpoint connection definition.

public class RegistryPrivateEndpointConnection
type RegistryPrivateEndpointConnection = class
Public Class RegistryPrivateEndpointConnection
Inheritance
RegistryPrivateEndpointConnection

Constructors

RegistryPrivateEndpointConnection()

Initializes a new instance of RegistryPrivateEndpointConnection.

Properties

GroupIds

The group ids.

Id

This is the private endpoint connection name created on SRP Full resource id: /subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.MachineLearningServices/{resourceType}/{resourceName}/privateEndpointConnections/{peConnectionName}

Location

Same as workspace location.

PrivateEndpoint

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

PrivateLinkServiceConnectionState

The connection state.

ProvisioningState

One of null, "Succeeded", "Provisioning", "Failed". While not approved, it's null.

Applies to