Servicenetworking Functions
object ServicenetworkingFunctions
Functions
Link copied to clipboard
suspend fun getAssociationsInterface(argument: GetAssociationsInterfacePlainArgs): GetAssociationsInterfaceResult
Get a Association 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.
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 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.
suspend fun getFrontendsInterface(argument: suspend GetFrontendsInterfacePlainArgsBuilder.() -> Unit): GetFrontendsInterfaceResult
suspend fun getFrontendsInterface(frontendName: String, resourceGroupName: String, trafficControllerName: String): GetFrontendsInterfaceResult
Link copied to clipboard
suspend fun getSecurityPoliciesInterface(argument: GetSecurityPoliciesInterfacePlainArgs): GetSecurityPoliciesInterfaceResult
Get a SecurityPolicy Uses Azure REST API version 2024-05-01-preview. Other available API versions: 2025-01-01, 2025-03-01-preview.
suspend fun getSecurityPoliciesInterface(argument: suspend GetSecurityPoliciesInterfacePlainArgsBuilder.() -> Unit): GetSecurityPoliciesInterfaceResult
suspend fun getSecurityPoliciesInterface(resourceGroupName: String, securityPolicyName: String, trafficControllerName: String): GetSecurityPoliciesInterfaceResult
Link copied to clipboard
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.
suspend fun getTrafficControllerInterface(argument: suspend GetTrafficControllerInterfacePlainArgsBuilder.() -> Unit): GetTrafficControllerInterfaceResult
suspend fun getTrafficControllerInterface(resourceGroupName: String, trafficControllerName: String): GetTrafficControllerInterfaceResult