public static interface AzureReachabilityReport.DefinitionStages.WithProviderLocation
| Modifier and Type | Method and Description |
|---|---|
AzureReachabilityReport.DefinitionStages.WithStartTime |
withProviderLocation(String country) |
AzureReachabilityReport.DefinitionStages.WithStartTime |
withProviderLocation(String country,
String state) |
AzureReachabilityReport.DefinitionStages.WithStartTime |
withProviderLocation(String country,
String state,
String city) |
AzureReachabilityReport.DefinitionStages.WithStartTime withProviderLocation(String country)
country - the name of the countryAzureReachabilityReport.DefinitionStages.WithStartTime withProviderLocation(String country, String state)
country - the name of the countrystate - the name of the stateAzureReachabilityReport.DefinitionStages.WithStartTime withProviderLocation(String country, String state, String city)
country - the name of the countrystate - the name of the statecity - the name of the cityCopyright © 2021 Microsoft Corporation. All rights reserved.