get Custom IPPrefix
Custom IP prefix resource. API Version: 2020-11-01.
Return
Custom IP prefix resource.
Parameters
argument
null
suspend fun getCustomIPPrefix(customIpPrefixName: String, expand: String? = null, resourceGroupName: String): GetCustomIPPrefixResult
Return
Custom IP prefix resource.
See also
Parameters
custom Ip Prefix Name
The name of the custom IP prefix.
expand
Expands referenced resources.
resource Group Name
The name of the resource group.
suspend fun getCustomIPPrefix(argument: suspend GetCustomIPPrefixPlainArgsBuilder.() -> Unit): GetCustomIPPrefixResult
Return
Custom IP prefix resource.
See also
Parameters
argument
Builder for com.pulumi.azurenative.network.kotlin.inputs.GetCustomIPPrefixPlainArgs.