VpnServerConfigurationsAssociatedWithVirtualWansClient Interface
public interface VpnServerConfigurationsAssociatedWithVirtualWansClient
An instance of this class provides access to all the operations defined in VpnServerConfigurationsAssociatedWithVirtualWansClient.
Method Summary
Method Details
beginList
public abstract SyncPoller
Gives the list of VpnServerConfigurations associated with Virtual Wan in a resource group.
Parameters:
Returns:
beginList
public abstract SyncPoller
Gives the list of VpnServerConfigurations associated with Virtual Wan in a resource group.
Parameters:
Returns:
beginListAsync
public abstract PollerFlux
Gives the list of VpnServerConfigurations associated with Virtual Wan in a resource group.
Parameters:
Returns:
list
public abstract VpnServerConfigurationsResponseInner list(String resourceGroupName, String virtualWanName)
Gives the list of VpnServerConfigurations associated with Virtual Wan in a resource group.
Parameters:
Returns:
list
public abstract VpnServerConfigurationsResponseInner list(String resourceGroupName, String virtualWanName, Context context)
Gives the list of VpnServerConfigurations associated with Virtual Wan in a resource group.
Parameters:
Returns:
listAsync
public abstract Mono
Gives the list of VpnServerConfigurations associated with Virtual Wan in a resource group.
Parameters:
Returns:
listWithResponseAsync
public abstract Mono
Gives the list of VpnServerConfigurations associated with Virtual Wan in a resource group.
Parameters:
Returns:
Applies to
Azure SDK for Java