### YamlMime:JavaType uid: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner" fullName: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner" name: "ManagedInstancePrivateEndpointConnectionInner" nameWithType: "ManagedInstancePrivateEndpointConnectionInner" summary: "A private endpoint connection." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **ManagedInstancePrivateEndpointConnectionInner**
extends " constructors: - uid: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.ManagedInstancePrivateEndpointConnectionInner()" fullName: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.ManagedInstancePrivateEndpointConnectionInner()" name: "ManagedInstancePrivateEndpointConnectionInner()" nameWithType: "ManagedInstancePrivateEndpointConnectionInner.ManagedInstancePrivateEndpointConnectionInner()" summary: "Creates an instance of ManagedInstancePrivateEndpointConnectionInner class." syntax: "public ManagedInstancePrivateEndpointConnectionInner()" desc: "Creates an instance of ManagedInstancePrivateEndpointConnectionInner class." methods: - uid: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.fromJson(com.azure.json.JsonReader)" fullName: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.fromJson(JsonReader jsonReader)" name: "fromJson(JsonReader jsonReader)" nameWithType: "ManagedInstancePrivateEndpointConnectionInner.fromJson(JsonReader jsonReader)" summary: "Reads an instance of ManagedInstancePrivateEndpointConnectionInner from the JsonReader." modifiers: - "static" parameters: - description: "The JsonReader being read." name: "jsonReader" type: "" syntax: "public static ManagedInstancePrivateEndpointConnectionInner fromJson(JsonReader jsonReader)" exceptions: - description: "If the deserialized JSON object was missing any required properties." type: "IOException" desc: "Reads an instance of ManagedInstancePrivateEndpointConnectionInner from the JsonReader." returns: description: "An instance of ManagedInstancePrivateEndpointConnectionInner if the JsonReader was pointing to an\n instance of it, or null if it was pointing to JSON null." type: "" - uid: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.id()" fullName: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.id()" name: "id()" nameWithType: "ManagedInstancePrivateEndpointConnectionInner.id()" summary: "Get the id property: Fully qualified resource Id for the resource." overridden: "com.azure.core.management.ProxyResource.id()" syntax: "public String id()" desc: "Get the id property: Fully qualified resource Id for the resource." returns: description: "the id value." type: "String" - uid: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.name()" fullName: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.name()" name: "name()" nameWithType: "ManagedInstancePrivateEndpointConnectionInner.name()" summary: "Get the name property: The name of the resource." overridden: "com.azure.core.management.ProxyResource.name()" syntax: "public String name()" desc: "Get the name property: The name of the resource." returns: description: "the name value." type: "String" - uid: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.privateEndpoint()" fullName: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.privateEndpoint()" name: "privateEndpoint()" nameWithType: "ManagedInstancePrivateEndpointConnectionInner.privateEndpoint()" summary: "Get the privateEndpoint property: Private endpoint which the connection belongs to." syntax: "public ManagedInstancePrivateEndpointProperty privateEndpoint()" desc: "Get the privateEndpoint property: Private endpoint which the connection belongs to." returns: description: "the privateEndpoint value." type: "" - uid: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.privateLinkServiceConnectionState()" fullName: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.privateLinkServiceConnectionState()" name: "privateLinkServiceConnectionState()" nameWithType: "ManagedInstancePrivateEndpointConnectionInner.privateLinkServiceConnectionState()" summary: "Get the privateLinkServiceConnectionState property: Connection State of the Private Endpoint Connection." syntax: "public ManagedInstancePrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState()" desc: "Get the privateLinkServiceConnectionState property: Connection State of the Private Endpoint Connection." returns: description: "the privateLinkServiceConnectionState value." type: "" - uid: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.provisioningState()" fullName: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.provisioningState()" name: "provisioningState()" nameWithType: "ManagedInstancePrivateEndpointConnectionInner.provisioningState()" summary: "Get the provisioningState property: State of the Private Endpoint Connection." syntax: "public String provisioningState()" desc: "Get the provisioningState property: State of the Private Endpoint Connection." returns: description: "the provisioningState value." type: "String" - uid: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.toJson(com.azure.json.JsonWriter)" fullName: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.toJson(JsonWriter jsonWriter)" name: "toJson(JsonWriter jsonWriter)" nameWithType: "ManagedInstancePrivateEndpointConnectionInner.toJson(JsonWriter jsonWriter)" overridden: "com.azure.core.management.ProxyResource.toJson(com.azure.json.JsonWriter)" parameters: - name: "jsonWriter" type: "" syntax: "public JsonWriter toJson(JsonWriter jsonWriter)" exceptions: - type: "IOException" returns: type: "" - uid: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.type()" fullName: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.type()" name: "type()" nameWithType: "ManagedInstancePrivateEndpointConnectionInner.type()" summary: "Get the type property: The type of the resource." overridden: "com.azure.core.management.ProxyResource.type()" syntax: "public String type()" desc: "Get the type property: The type of the resource." returns: description: "the type value." type: "String" - uid: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.validate()" fullName: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.validate()" name: "validate()" nameWithType: "ManagedInstancePrivateEndpointConnectionInner.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." - uid: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.withPrivateEndpoint(com.azure.resourcemanager.sql.models.ManagedInstancePrivateEndpointProperty)" fullName: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.withPrivateEndpoint(ManagedInstancePrivateEndpointProperty privateEndpoint)" name: "withPrivateEndpoint(ManagedInstancePrivateEndpointProperty privateEndpoint)" nameWithType: "ManagedInstancePrivateEndpointConnectionInner.withPrivateEndpoint(ManagedInstancePrivateEndpointProperty privateEndpoint)" summary: "Set the privateEndpoint property: Private endpoint which the connection belongs to." parameters: - description: "the privateEndpoint value to set." name: "privateEndpoint" type: "" syntax: "public ManagedInstancePrivateEndpointConnectionInner withPrivateEndpoint(ManagedInstancePrivateEndpointProperty privateEndpoint)" desc: "Set the privateEndpoint property: Private endpoint which the connection belongs to." returns: description: "the ManagedInstancePrivateEndpointConnectionInner object itself." type: "" - uid: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.withPrivateLinkServiceConnectionState(com.azure.resourcemanager.sql.models.ManagedInstancePrivateLinkServiceConnectionStateProperty)" fullName: "com.azure.resourcemanager.sql.fluent.models.ManagedInstancePrivateEndpointConnectionInner.withPrivateLinkServiceConnectionState(ManagedInstancePrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState)" name: "withPrivateLinkServiceConnectionState(ManagedInstancePrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState)" nameWithType: "ManagedInstancePrivateEndpointConnectionInner.withPrivateLinkServiceConnectionState(ManagedInstancePrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState)" summary: "Set the privateLinkServiceConnectionState property: Connection State of the Private Endpoint Connection." parameters: - description: "the privateLinkServiceConnectionState value to set." name: "privateLinkServiceConnectionState" type: "" syntax: "public ManagedInstancePrivateEndpointConnectionInner withPrivateLinkServiceConnectionState(ManagedInstancePrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState)" desc: "Set the privateLinkServiceConnectionState property: Connection State of the Private Endpoint Connection." returns: description: "the ManagedInstancePrivateEndpointConnectionInner object itself." type: "" type: "class" desc: "A private endpoint connection." metadata: {} package: "com.azure.resourcemanager.sql.fluent.models" artifact: com.azure.resourcemanager:azure-resourcemanager-sql:2.42.0