listEndpointManagedProxyDetails

Fetches the managed proxy details Azure REST API version: 2023-03-15. Other available API versions: 2022-05-01-preview.

Return

Managed Proxy

Parameters

argument

null


suspend fun listEndpointManagedProxyDetails(endpointName: String, hostname: String? = null, resourceUri: String, service: String, serviceName: Either<String, ServiceName>? = null): ListEndpointManagedProxyDetailsResult

Return

Managed Proxy

See also

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.

serviceName

The name of the service. It is an optional property, if not provided, service configuration tokens issue code would be by passed.


Return

Managed Proxy

See also

Parameters

argument

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