Interface VirtualNetworkGatewayConnections

  • All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionsInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<VirtualNetworkGateway>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<VirtualNetworkGatewayConnection.DefinitionStages.Blank>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<VirtualNetworkGatewayConnection>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName<VirtualNetworkGatewayConnection>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync<VirtualNetworkGatewayConnection>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<VirtualNetworkGatewayConnection>

    @Beta(V1_3_0)
    public interface VirtualNetworkGatewayConnections
    extends com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating<VirtualNetworkGatewayConnection.DefinitionStages.Blank>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing<VirtualNetworkGatewayConnection>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName<VirtualNetworkGatewayConnection>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById<VirtualNetworkGatewayConnection>, com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync<VirtualNetworkGatewayConnection>, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName, com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionsInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<VirtualNetworkGateway>
    Entry point for virtual network gateway connections management API in Azure.
    • Method Summary

      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

        inner
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent

        parent
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating

        define
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById

        deleteById, deleteByIdAsync, deleteByIdAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName

        deleteByName, deleteByNameAsync, deleteByNameAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById

        getById, getByIdAsync, getByIdAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName

        getByName
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync

        getByNameAsync
      • Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing

        list, listAsync