Aracılığıyla paylaş


IPrivateEndpointConnection Interface

Definition

Entry point for private endpoint connection management API in Azure.

public interface IPrivateEndpointConnection
type IPrivateEndpointConnection = interface
Public Interface IPrivateEndpointConnection

Properties

Etag

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

Id

Gets ID of the resource.

LinkIdentifier

Gets the consumer link id.

Name

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

PrivateEndpoint

Gets the resource of private end point.

PrivateLinkServiceConnectionState

Gets a collection of information about the state of the connection between service consumer and provider.

ProvisioningState

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

Type

Gets the resource type.

Applies to