Servicenetworking Functions
object ServicenetworkingFunctions
Functions
Link copied to clipboard
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.
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 Frontend Azure REST API version: 2023-05-01-preview. Other available API versions: 2022-10-01-preview, 2023-11-01.
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 Azure REST API version: 2023-05-01-preview. Other available API versions: 2022-10-01-preview, 2023-11-01.
suspend fun getTrafficControllerInterface(argument: suspend GetTrafficControllerInterfacePlainArgsBuilder.() -> Unit): GetTrafficControllerInterfaceResult
suspend fun getTrafficControllerInterface(resourceGroupName: String, trafficControllerName: String): GetTrafficControllerInterfaceResult