GetNetworkFunctionPlainArgs

data class GetNetworkFunctionPlainArgs(val networkFunctionName: String, val resourceGroupName: String) : ConvertibleToJava<GetNetworkFunctionPlainArgs>

Constructors

Link copied to clipboard
fun GetNetworkFunctionPlainArgs(networkFunctionName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the network function

Link copied to clipboard

The name of the resource group. The name is case insensitive.