### YamlMime:JavaType uid: "com.microsoft.azure.management.containerservice.PrivateEndpoint" fullName: "com.microsoft.azure.management.containerservice.PrivateEndpoint" name: "PrivateEndpoint" nameWithType: "PrivateEndpoint" summary: "Private endpoint which a connection belongs to." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **PrivateEndpoint**" constructors: - uid: "com.microsoft.azure.management.containerservice.PrivateEndpoint.PrivateEndpoint()" fullName: "com.microsoft.azure.management.containerservice.PrivateEndpoint.PrivateEndpoint()" name: "PrivateEndpoint()" nameWithType: "PrivateEndpoint.PrivateEndpoint()" syntax: "public PrivateEndpoint()" methods: - uid: "com.microsoft.azure.management.containerservice.PrivateEndpoint.id()" fullName: "com.microsoft.azure.management.containerservice.PrivateEndpoint.id()" name: "id()" nameWithType: "PrivateEndpoint.id()" summary: "Get the resource Id for private endpoint." syntax: "public String id()" desc: "Get the resource Id for private endpoint." returns: description: "the id value" type: "" - uid: "com.microsoft.azure.management.containerservice.PrivateEndpoint.withId(java.lang.String)" fullName: "com.microsoft.azure.management.containerservice.PrivateEndpoint.withId(String id)" name: "withId(String id)" nameWithType: "PrivateEndpoint.withId(String id)" summary: "Set the resource Id for private endpoint." parameters: - description: "the id value to set" name: "id" type: "" syntax: "public PrivateEndpoint withId(String id)" desc: "Set the resource Id for private endpoint." returns: description: "the PrivateEndpoint object itself." type: "" type: "class" desc: "Private endpoint which a connection belongs to." metadata: {} package: "com.microsoft.azure.management.containerservice" artifact: com.microsoft.azure:azure-mgmt-containerservice:1.41.4