getNetworkProfile

Gets the specified network profile in a specified resource group. API Version: 2020-11-01.

Return

Network profile resource.

Parameters

argument

null


suspend fun getNetworkProfile(expand: String? = null, networkProfileName: String, resourceGroupName: String): GetNetworkProfileResult

Return

Network profile resource.

Parameters

expand

Expands referenced resources.

networkProfileName

The name of the public IP prefix.

resourceGroupName

The name of the resource group.

See also


Return

Network profile resource.

Parameters

argument

Builder for com.pulumi.azurenative.network.kotlin.inputs.GetNetworkProfilePlainArgs.

See also