Interface ExpressRouteCrossConnectionPeerings

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<ExpressRouteCrossConnection>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<ExpressRouteCrossConnectionPeering>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<ExpressRouteCrossConnectionPeering>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<ExpressRouteCrossConnectionPeering>

public interface ExpressRouteCrossConnectionPeerings extends com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<ExpressRouteCrossConnectionPeering>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<ExpressRouteCrossConnectionPeering>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<ExpressRouteCrossConnectionPeering>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<ExpressRouteCrossConnection>
Entry point for express route cross connection peerings management API in Azure.
  • Method Summary

    Modifier and Type
    Method
    Description
    Begins definition of Azure private peering.
    Begins definition of Microsoft peering.

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent

    parent

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById

    deleteById, deleteByIdAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName

    deleteByName, deleteByNameAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById

    getById, getByIdAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName

    getByName, getByNameAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing

    list, listAsync