getNetworkFunction

Gets information about the specified network function resource. API Version: 2020-01-01-preview.

Return

Network function resource response.

Parameters

argument

null


suspend fun getNetworkFunction(networkFunctionName: String, resourceGroupName: String): GetNetworkFunctionResult

Return

Network function resource response.

Parameters

networkFunctionName

The name of the network function resource.

resourceGroupName

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

See also


Return

Network function resource response.

Parameters

argument

Builder for com.pulumi.azurenative.hybridnetwork.kotlin.inputs.GetNetworkFunctionPlainArgs.

See also