getPublicIPPrefix

Gets the specified public IP prefix in a specified resource group. API Version: 2020-11-01.

Return

Public IP prefix resource.

Parameters

argument

null


suspend fun getPublicIPPrefix(expand: String? = null, publicIpPrefixName: String, resourceGroupName: String): GetPublicIPPrefixResult

Return

Public IP prefix resource.

See also

Parameters

expand

Expands referenced resources.

publicIpPrefixName

The name of the public IP prefix.

resourceGroupName

The name of the resource group.


Return

Public IP prefix resource.

See also

Parameters

argument

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