get Prefix
Gets an existing prefix with the specified name under the given subscription, resource group and peering service. Azure REST API version: 2022-10-01.
Return
The peering service prefix class.
Parameters
argument
null
suspend fun getPrefix(expand: String? = null, peeringServiceName: String, prefixName: String, resourceGroupName: String): GetPrefixResult
Return
The peering service prefix class.
See also
Parameters
expand
The properties to be expanded.
peering Service Name
The name of the peering service.
prefix Name
The name of the prefix.
resource Group Name
The name of the resource group.
Return
The peering service prefix class.
See also
Parameters
argument
Builder for com.pulumi.azurenative.peering.kotlin.inputs.GetPrefixPlainArgs.