Get Private Endpoint Connections Comp Plain Args
data class GetPrivateEndpointConnectionsCompPlainArgs(val privateEndpointConnectionName: String, val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<GetPrivateEndpointConnectionsCompPlainArgs>
Constructors
Link copied to clipboard
fun GetPrivateEndpointConnectionsCompPlainArgs(privateEndpointConnectionName: String, resourceGroupName: String, resourceName: String)