Interface AzureReachabilityReport.Definition
-
- All Superinterfaces:
AzureReachabilityReport.DefinitionStages.WithAzureLocations,AzureReachabilityReport.DefinitionStages.WithEndTime,AzureReachabilityReport.DefinitionStages.WithExecute,AzureReachabilityReport.DefinitionStages.WithProviderLocation,AzureReachabilityReport.DefinitionStages.WithProviders,AzureReachabilityReport.DefinitionStages.WithStartTime,Executable<AzureReachabilityReport>,Indexable
- Enclosing interface:
- AzureReachabilityReport
public static interface AzureReachabilityReport.Definition extends AzureReachabilityReport.DefinitionStages.WithProviderLocation, AzureReachabilityReport.DefinitionStages.WithStartTime, AzureReachabilityReport.DefinitionStages.WithEndTime, AzureReachabilityReport.DefinitionStages.WithExecute
The entirety of Azure reachability report parameters definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.AzureReachabilityReport.DefinitionStages.WithAzureLocations
withAzureLocations
-
Methods inherited from interface com.azure.resourcemanager.network.models.AzureReachabilityReport.DefinitionStages.WithEndTime
withEndTime
-
Methods inherited from interface com.azure.resourcemanager.network.models.AzureReachabilityReport.DefinitionStages.WithProviderLocation
withProviderLocation, withProviderLocation, withProviderLocation
-
Methods inherited from interface com.azure.resourcemanager.network.models.AzureReachabilityReport.DefinitionStages.WithProviders
withProviders
-
Methods inherited from interface com.azure.resourcemanager.network.models.AzureReachabilityReport.DefinitionStages.WithStartTime
withStartTime
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Executable
execute, executeAsync
-
-