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