GetPrivateLinkServicePrivateEndpointConnectionPlainArgs

data class GetPrivateLinkServicePrivateEndpointConnectionPlainArgs(val expand: String? = null, val peConnectionName: String, val resourceGroupName: String, val serviceName: String) : ConvertibleToJava<GetPrivateLinkServicePrivateEndpointConnectionPlainArgs>

Constructors

fun GetPrivateLinkServicePrivateEndpointConnectionPlainArgs(expand: String? = null, peConnectionName: String, resourceGroupName: String, serviceName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetPrivateLinkServicePrivateEndpointConnectionPlainArgs

Properties

Link copied to clipboard
val expand: String? = null

Expands referenced resources.

Link copied to clipboard

The name of the private end point connection.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the private link service.