Share via


IPrivateLinkServiceConnection Interface

Definition

public interface IPrivateLinkServiceConnection
type IPrivateLinkServiceConnection = interface
Public Interface IPrivateLinkServiceConnection

Properties

Etag

Gets a unique read-only string that changes whenever the resource is updated.

GroupIds

Gets the ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to.

Id

Gets ID of the resource.

Name

Gets the name of the resource that is unique within a resource group. This name can be used to access the resource.

PrivateLinkServiceConnectionState

Gets a collection of read-only information about the state of the connection to the remote resource.

PrivateLinkServiceId

Gets the resource id of private link service.

ProvisioningState

Gets the provisioning state of the private link service connection resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

RequestMessage

Gets a message passed to the owner of the remote resource with this connection request. Restricted to 140 chars.

Type

Gets the resource type.

Applies to