Share via


IotHubPrivateEndpointConnectionProperties Class

Definition

The properties of a private endpoint connection.

public class IotHubPrivateEndpointConnectionProperties
public class IotHubPrivateEndpointConnectionProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.IotHub.Models.IotHubPrivateEndpointConnectionProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.IotHub.Models.IotHubPrivateEndpointConnectionProperties>
type IotHubPrivateEndpointConnectionProperties = class
type IotHubPrivateEndpointConnectionProperties = class
    interface IJsonModel<IotHubPrivateEndpointConnectionProperties>
    interface IPersistableModel<IotHubPrivateEndpointConnectionProperties>
Public Class IotHubPrivateEndpointConnectionProperties
Public Class IotHubPrivateEndpointConnectionProperties
Implements IJsonModel(Of IotHubPrivateEndpointConnectionProperties), IPersistableModel(Of IotHubPrivateEndpointConnectionProperties)
Inheritance
IotHubPrivateEndpointConnectionProperties
Implements

Constructors

Properties

ConnectionState

The current state of a private endpoint connection.

PrivateEndpointId

Gets Id.

Methods

Explicit Interface Implementations

Applies to