Interface VirtualNetworkGateways
-
- All Superinterfaces:
HasManager<NetworkManager>,SupportsBatchCreation<VirtualNetworkGateway>,SupportsCreating<VirtualNetworkGateway.DefinitionStages.Blank>,SupportsDeletingById,SupportsDeletingByResourceGroup,SupportsGettingById<VirtualNetworkGateway>,SupportsGettingByResourceGroup<VirtualNetworkGateway>,SupportsListing<VirtualNetworkGateway>,SupportsListingByResourceGroup<VirtualNetworkGateway>
public interface VirtualNetworkGateways extends SupportsCreating<VirtualNetworkGateway.DefinitionStages.Blank>, SupportsListing<VirtualNetworkGateway>, SupportsListingByResourceGroup<VirtualNetworkGateway>, SupportsGettingByResourceGroup<VirtualNetworkGateway>, SupportsGettingById<VirtualNetworkGateway>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchCreation<VirtualNetworkGateway>, HasManager<NetworkManager>
Entry point to virtual network gateways management API in Azure.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
manager
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsBatchCreation
create, create, createAsync, createAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
define
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById
deleteById, deleteByIdAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup
deleteByResourceGroup, deleteByResourceGroupAsync
-
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.SupportsGettingByResourceGroup
getByResourceGroup, getByResourceGroupAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsListingByResourceGroup
listByResourceGroup, listByResourceGroupAsync
-
-