Share via


StreamAnalyticsPrivateLinkServiceConnection Class

Definition

A grouping of information about the connection to the remote resource.

public class StreamAnalyticsPrivateLinkServiceConnection
type StreamAnalyticsPrivateLinkServiceConnection = class
Public Class StreamAnalyticsPrivateLinkServiceConnection
Inheritance
StreamAnalyticsPrivateLinkServiceConnection

Constructors

StreamAnalyticsPrivateLinkServiceConnection()

Initializes a new instance of StreamAnalyticsPrivateLinkServiceConnection.

Properties

GroupIds

The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to. Required on PUT (CreateOrUpdate) requests.

PrivateLinkServiceConnectionState

A collection of read-only information about the state of the connection to the private remote resource.

PrivateLinkServiceId

The resource id of the private link service. Required on PUT (CreateOrUpdate) requests.

RequestMessage

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

Applies to