Servicenetworking Functions
object ServicenetworkingFunctions
Functions
Link copied to clipboard
suspend fun getAssociationsInterface(argument: GetAssociationsInterfacePlainArgs): GetAssociationsInterfaceResult
Get a Traffic Controller Association API Version: 2022-10-01-preview.
suspend fun getAssociationsInterface(argument: suspend GetAssociationsInterfacePlainArgsBuilder.() -> Unit): GetAssociationsInterfaceResult
suspend fun getAssociationsInterface(associationName: String, resourceGroupName: String, trafficControllerName: String): GetAssociationsInterfaceResult
Link copied to clipboard
suspend fun getFrontendsInterface(argument: GetFrontendsInterfacePlainArgs): GetFrontendsInterfaceResult
Get a Traffic Controller Frontend API Version: 2022-10-01-preview.
suspend fun getFrontendsInterface(argument: suspend GetFrontendsInterfacePlainArgsBuilder.() -> Unit): GetFrontendsInterfaceResult
suspend fun getFrontendsInterface(frontendName: String, resourceGroupName: String, trafficControllerName: String): GetFrontendsInterfaceResult
Link copied to clipboard
suspend fun getTrafficControllerInterface(argument: GetTrafficControllerInterfacePlainArgs): GetTrafficControllerInterfaceResult
Get a TrafficController API Version: 2022-10-01-preview.
suspend fun getTrafficControllerInterface(argument: suspend GetTrafficControllerInterfacePlainArgsBuilder.() -> Unit): GetTrafficControllerInterfaceResult
suspend fun getTrafficControllerInterface(resourceGroupName: String, trafficControllerName: String): GetTrafficControllerInterfaceResult