get Traffic Controller Interface
suspend fun getTrafficControllerInterface(argument: GetTrafficControllerInterfacePlainArgs): GetTrafficControllerInterfaceResult
Get a TrafficController Uses Azure REST API version 2023-05-01-preview. Other available API versions: 2022-10-01-preview, 2023-11-01, 2024-05-01-preview, 2025-01-01, 2025-03-01-preview.
Return
Concrete tracked resource types can be created by aliasing this type using a specific property type.
Parameters
argument
null
suspend fun getTrafficControllerInterface(resourceGroupName: String, trafficControllerName: String): GetTrafficControllerInterfaceResult
Return
Concrete tracked resource types can be created by aliasing this type using a specific property type.
Parameters
resource Group Name
The name of the resource group. The name is case insensitive.
traffic Controller Name
traffic controller name for path
See also
suspend fun getTrafficControllerInterface(argument: suspend GetTrafficControllerInterfacePlainArgsBuilder.() -> Unit): GetTrafficControllerInterfaceResult
Return
Concrete tracked resource types can be created by aliasing this type using a specific property type.
Parameters
argument
Builder for com.pulumi.azurenative.servicenetworking.kotlin.inputs.GetTrafficControllerInterfacePlainArgs.