listEndpointManagedProxyDetails

Fetches the managed proxy details API Version: 2022-05-01-preview.

Return

Managed Proxy

Parameters

argument

null


suspend fun listEndpointManagedProxyDetails(endpointName: String, hostname: String? = null, resourceUri: String, service: String): ListEndpointManagedProxyDetailsResult

Return

Managed Proxy

Parameters

endpointName

The endpoint name.

hostname

The target host name.

resourceUri

The fully qualified Azure Resource manager identifier of the resource to be connected.

service

The name of the service.

See also


Return

Managed Proxy

Parameters

argument

Builder for com.pulumi.azurenative.hybridconnectivity.kotlin.inputs.ListEndpointManagedProxyDetailsPlainArgs.

See also