### YamlMime:JavaType
uid: "com.azure.resourcemanager.iothub.models.PrivateEndpoint"
fullName: "com.azure.resourcemanager.iothub.models.PrivateEndpoint"
name: "PrivateEndpoint"
nameWithType: "PrivateEndpoint"
summary: "The private endpoint property of a private endpoint connection."
inheritances:
- ""
inheritedClassMethods:
- classRef: "java.lang.Object"
methodsRef:
- "clone"
- "equals"
- "finalize"
- "getClass"
- "hashCode"
- "notify"
- "notifyAll"
- "toString"
- "wait"
- "wait"
- "wait"
syntax: "public final class **PrivateEndpoint**"
constructors:
- uid: "com.azure.resourcemanager.iothub.models.PrivateEndpoint.PrivateEndpoint()"
fullName: "com.azure.resourcemanager.iothub.models.PrivateEndpoint.PrivateEndpoint()"
name: "PrivateEndpoint()"
nameWithType: "PrivateEndpoint.PrivateEndpoint()"
summary: "Creates an instance of PrivateEndpoint class."
syntax: "public PrivateEndpoint()"
desc: "Creates an instance of PrivateEndpoint class."
methods:
- uid: "com.azure.resourcemanager.iothub.models.PrivateEndpoint.id()"
fullName: "com.azure.resourcemanager.iothub.models.PrivateEndpoint.id()"
name: "id()"
nameWithType: "PrivateEndpoint.id()"
summary: "Get the id property: The resource identifier."
syntax: "public String id()"
desc: "Get the id property: The resource identifier."
returns:
description: "the id value."
type: "String"
- uid: "com.azure.resourcemanager.iothub.models.PrivateEndpoint.validate()"
fullName: "com.azure.resourcemanager.iothub.models.PrivateEndpoint.validate()"
name: "validate()"
nameWithType: "PrivateEndpoint.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "The private endpoint property of a private endpoint connection."
metadata: {}
package: "com.azure.resourcemanager.iothub.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-iothub:1.2.0