AzureReachabilityReport.DefinitionStages.WithProviders Interface

public static interface AzureReachabilityReport.DefinitionStages.WithProviders

Sets the list of Internet service providers. Note: if none or multiple Azure regions specified, only one provider should be set. If none or multiple providers specified, only one Azure region should be set.

Method Summary

Modifier and Type Method and Description
abstract WithExecute withProviders(String[] providers)

Method Details

withProviders

public abstract AzureReachabilityReport.DefinitionStages.WithExecute withProviders(String[] providers)

Parameters:

providers - the list of Internet service providers

Returns:

the next stage of the definition

Applies to