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<PollResult<VpnServerConfigurationsResponseInner>,VpnServerConfigurationsResponseInner> beginList(String resourceGroupName, String virtualWanName)
Gives the list of VpnServerConfigurations associated with Virtual Wan in a resource group.
Parameters:
Returns:
beginList
public abstract SyncPoller<PollResult<VpnServerConfigurationsResponseInner>,VpnServerConfigurationsResponseInner> beginList(String resourceGroupName, String virtualWanName, Context context)
Gives the list of VpnServerConfigurations associated with Virtual Wan in a resource group.
Parameters:
Returns:
beginListAsync
public abstract PollerFlux<PollResult<VpnServerConfigurationsResponseInner>,VpnServerConfigurationsResponseInner> beginListAsync(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)
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<VpnServerConfigurationsResponseInner> listAsync(String resourceGroupName, String virtualWanName)
Gives the list of VpnServerConfigurations associated with Virtual Wan in a resource group.
Parameters:
Returns:
listWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> listWithResponseAsync(String resourceGroupName, String virtualWanName)
Gives the list of VpnServerConfigurations associated with Virtual Wan in a resource group.
Parameters:
Returns: