Peering Functions
object PeeringFunctions
Functions
Link copied to clipboard
suspend fun getConnectionMonitorTest(argument: GetConnectionMonitorTestPlainArgs): GetConnectionMonitorTestResult
The Connection Monitor Test class. API Version: 2021-06-01.
suspend fun getConnectionMonitorTest(argument: suspend GetConnectionMonitorTestPlainArgsBuilder.() -> Unit): GetConnectionMonitorTestResult
suspend fun getConnectionMonitorTest(connectionMonitorTestName: String, peeringServiceName: String, resourceGroupName: String): GetConnectionMonitorTestResult
Link copied to clipboard
The essential information related to the peer's ASN. API Version: 2021-01-01.
Link copied to clipboard
Peering is a logical representation of a set of connections to the Microsoft Cloud Edge at a location. API Version: 2021-01-01.
Link copied to clipboard
Peering Service API Version: 2021-01-01.
suspend fun getPeeringService(argument: suspend GetPeeringServicePlainArgsBuilder.() -> Unit): GetPeeringServiceResult
suspend fun getPeeringService(peeringServiceName: String, resourceGroupName: String): GetPeeringServiceResult
Link copied to clipboard
The peering service prefix class. API Version: 2021-01-01.
Link copied to clipboard
The customer's ASN that is registered by the peering service provider. API Version: 2021-01-01.
suspend fun getRegisteredAsn(argument: suspend GetRegisteredAsnPlainArgsBuilder.() -> Unit): GetRegisteredAsnResult
suspend fun getRegisteredAsn(peeringName: String, registeredAsnName: String, resourceGroupName: String): GetRegisteredAsnResult
Link copied to clipboard
The customer's prefix that is registered by the peering service provider. API Version: 2021-01-01.
suspend fun getRegisteredPrefix(argument: suspend GetRegisteredPrefixPlainArgsBuilder.() -> Unit): GetRegisteredPrefixResult
suspend fun getRegisteredPrefix(peeringName: String, registeredPrefixName: String, resourceGroupName: String): GetRegisteredPrefixResult