PeeringFunctions

Functions

Link copied to clipboard

The Connection Monitor Test class. API Version: 2021-06-01.

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.

suspend fun getPeerAsn(peerAsnName: String): GetPeerAsnResult
suspend fun getPeerAsn(argument: suspend GetPeerAsnPlainArgsBuilder.() -> Unit): GetPeerAsnResult
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.

suspend fun getPeering(argument: suspend GetPeeringPlainArgsBuilder.() -> Unit): GetPeeringResult
suspend fun getPeering(peeringName: String, resourceGroupName: String): GetPeeringResult
Link copied to clipboard

Peering Service API Version: 2021-01-01.

suspend fun getPeeringService(peeringServiceName: String, resourceGroupName: String): GetPeeringServiceResult
Link copied to clipboard

The peering service prefix class. API Version: 2021-01-01.

suspend fun getPrefix(argument: suspend GetPrefixPlainArgsBuilder.() -> Unit): GetPrefixResult
suspend fun getPrefix(expand: String? = null, peeringServiceName: String, prefixName: String, resourceGroupName: String): GetPrefixResult
Link copied to clipboard

The customer's ASN that is registered by the peering service provider. API Version: 2021-01-01.

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(peeringName: String, registeredPrefixName: String, resourceGroupName: String): GetRegisteredPrefixResult