azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.i...

55 строки
3.1 KiB
YAML

### 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:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
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 Private<wbr>Endpoint 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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