getAssociationsInterface

Get a Traffic Controller Association API Version: 2022-10-01-preview.

Return

Association Subresource of Traffic Controller

Parameters

argument

null


suspend fun getAssociationsInterface(associationName: String, resourceGroupName: String, trafficControllerName: String): GetAssociationsInterfaceResult

Return

Association Subresource of Traffic Controller

Parameters

associationName

Name of Association

resourceGroupName

The name of the resource group. The name is case insensitive.

trafficControllerName

traffic controller name for path

See also


Return

Association Subresource of Traffic Controller

Parameters

argument

Builder for com.pulumi.azurenative.servicenetworking.kotlin.inputs.GetAssociationsInterfacePlainArgs.

See also