get Associations Interface
suspend fun getAssociationsInterface(argument: GetAssociationsInterfacePlainArgs): GetAssociationsInterfaceResult
Get a Association Azure REST API version: 2023-05-01-preview. Other available API versions: 2022-10-01-preview, 2023-11-01.
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
See also
Parameters
association Name
Name of Association
resource Group Name
The name of the resource group. The name is case insensitive.
traffic Controller Name
traffic controller name for path
suspend fun getAssociationsInterface(argument: suspend GetAssociationsInterfacePlainArgsBuilder.() -> Unit): GetAssociationsInterfaceResult
Return
Association Subresource of Traffic Controller
See also
Parameters
argument
Builder for com.pulumi.azurenative.servicenetworking.kotlin.inputs.GetAssociationsInterfacePlainArgs.