List Endpoint Managed Proxy Details Plain Args
data class ListEndpointManagedProxyDetailsPlainArgs(val endpointName: String, val hostname: String? = null, val resourceUri: String, val service: String, val serviceName: Either<String, ServiceName>? = null) : ConvertibleToJava<ListEndpointManagedProxyDetailsPlainArgs>
Properties
Link copied to clipboard
The endpoint name.
Link copied to clipboard
The fully qualified Azure Resource manager identifier of the resource to be connected.
Link copied to clipboard
The name of the service. It is an optional property, if not provided, service configuration tokens issue code would be by passed.