### YamlMime:JavaType uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection" name: "PrivateEndpointConnection" nameWithType: "PrivateEndpointConnection" summary: "An immutable client-side representation of PrivateEndpointConnection." syntax: "public interface **PrivateEndpointConnection**" methods: - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.id()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.id()" name: "id()" nameWithType: "PrivateEndpointConnection.id()" summary: "Gets the id property: Fully qualified resource Id for the resource." modifiers: - "abstract" syntax: "public abstract String id()" desc: "Gets the id property: Fully qualified resource Id for the resource." returns: description: "the id value." type: "String" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.identity()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.identity()" name: "identity()" nameWithType: "PrivateEndpointConnection.identity()" summary: "Gets the identity property: The identity of the resource." modifiers: - "abstract" syntax: "public abstract Identity identity()" desc: "Gets the identity property: The identity of the resource." returns: description: "the identity value." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.innerModel()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.innerModel()" name: "innerModel()" nameWithType: "PrivateEndpointConnection.innerModel()" summary: "Gets the inner com.azure.resourcemanager.machinelearningservices.fluent.models.PrivateEndpointConnectionInner object." modifiers: - "abstract" syntax: "public abstract PrivateEndpointConnectionInner innerModel()" desc: "Gets the inner com.azure.resourcemanager.machinelearningservices.fluent.models.PrivateEndpointConnectionInner object." returns: description: "the inner object." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.location()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.location()" name: "location()" nameWithType: "PrivateEndpointConnection.location()" summary: "Gets the location property: The geo-location where the resource lives." modifiers: - "abstract" syntax: "public abstract String location()" desc: "Gets the location property: The geo-location where the resource lives." returns: description: "the location value." type: "String" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.name()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.name()" name: "name()" nameWithType: "PrivateEndpointConnection.name()" summary: "Gets the name property: The name of the resource." modifiers: - "abstract" syntax: "public abstract String name()" desc: "Gets the name property: The name of the resource." returns: description: "the name value." type: "String" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.privateEndpoint()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.privateEndpoint()" name: "privateEndpoint()" nameWithType: "PrivateEndpointConnection.privateEndpoint()" summary: "Gets the privateEndpoint property: The resource of private end point." modifiers: - "abstract" syntax: "public abstract PrivateEndpoint privateEndpoint()" desc: "Gets the privateEndpoint property: The resource of private end point." returns: description: "the privateEndpoint value." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.privateLinkServiceConnectionState()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.privateLinkServiceConnectionState()" name: "privateLinkServiceConnectionState()" nameWithType: "PrivateEndpointConnection.privateLinkServiceConnectionState()" summary: "Gets the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider." modifiers: - "abstract" syntax: "public abstract PrivateLinkServiceConnectionState privateLinkServiceConnectionState()" desc: "Gets the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider." returns: description: "the privateLinkServiceConnectionState value." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.provisioningState()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.provisioningState()" name: "provisioningState()" nameWithType: "PrivateEndpointConnection.provisioningState()" summary: "Gets the provisioningState property: The provisioning state of the private endpoint connection resource." modifiers: - "abstract" syntax: "public abstract PrivateEndpointConnectionProvisioningState provisioningState()" desc: "Gets the provisioningState property: The provisioning state of the private endpoint connection resource." returns: description: "the provisioningState value." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.refresh()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.refresh()" name: "refresh()" nameWithType: "PrivateEndpointConnection.refresh()" summary: "Refreshes the resource to sync with Azure." modifiers: - "abstract" syntax: "public abstract PrivateEndpointConnection refresh()" desc: "Refreshes the resource to sync with Azure." returns: description: "the refreshed resource." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.refresh(com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.refresh(Context context)" name: "refresh(Context context)" nameWithType: "PrivateEndpointConnection.refresh(Context context)" summary: "Refreshes the resource to sync with Azure." modifiers: - "abstract" parameters: - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PrivateEndpointConnection refresh(Context context)" desc: "Refreshes the resource to sync with Azure." returns: description: "the refreshed resource." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.region()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.region()" name: "region()" nameWithType: "PrivateEndpointConnection.region()" summary: "Gets the region of the resource." modifiers: - "abstract" syntax: "public abstract Region region()" desc: "Gets the region of the resource." returns: description: "the region of the resource." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.regionName()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.regionName()" name: "regionName()" nameWithType: "PrivateEndpointConnection.regionName()" summary: "Gets the name of the resource region." modifiers: - "abstract" syntax: "public abstract String regionName()" desc: "Gets the name of the resource region." returns: description: "the name of the resource region." type: "String" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.sku()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.sku()" name: "sku()" nameWithType: "PrivateEndpointConnection.sku()" summary: "Gets the sku property: The sku of the workspace." modifiers: - "abstract" syntax: "public abstract Sku sku()" desc: "Gets the sku property: The sku of the workspace." returns: description: "the sku value." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.systemData()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.systemData()" name: "systemData()" nameWithType: "PrivateEndpointConnection.systemData()" summary: "Gets the systemData property: Read only system data." modifiers: - "abstract" syntax: "public abstract SystemData systemData()" desc: "Gets the systemData property: Read only system data." returns: description: "the systemData value." type: "" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.tags()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.tags()" name: "tags()" nameWithType: "PrivateEndpointConnection.tags()" summary: "Gets the tags property: Resource tags." modifiers: - "abstract" syntax: "public abstract Map tags()" desc: "Gets the tags property: Resource tags." returns: description: "the tags value." type: "Map<String,String>" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.type()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.type()" name: "type()" nameWithType: "PrivateEndpointConnection.type()" summary: "Gets the type property: The type of the resource." modifiers: - "abstract" syntax: "public abstract String type()" desc: "Gets the type property: The type of the resource." returns: description: "the type value." type: "String" - uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.update()" fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.update()" name: "update()" nameWithType: "PrivateEndpointConnection.update()" summary: "Begins update for the PrivateEndpointConnection resource." modifiers: - "abstract" syntax: "public abstract PrivateEndpointConnection.Update update()" desc: "Begins update for the PrivateEndpointConnection resource." returns: description: "the stage of resource update." type: "" type: "interface" desc: "An immutable client-side representation of PrivateEndpointConnection." metadata: {} package: "com.azure.resourcemanager.machinelearningservices.models" artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1