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