Interface Troubleshooting.Definition
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Executable<Troubleshooting>,com.microsoft.azure.management.resources.fluentcore.model.Indexable,Troubleshooting.DefinitionStages.WithExecute,Troubleshooting.DefinitionStages.WithStorageAccount,Troubleshooting.DefinitionStages.WithStoragePath,Troubleshooting.DefinitionStages.WithTargetResource
- Enclosing interface:
- Troubleshooting
public static interface Troubleshooting.Definition extends Troubleshooting.DefinitionStages.WithTargetResource, Troubleshooting.DefinitionStages.WithStorageAccount, Troubleshooting.DefinitionStages.WithStoragePath, Troubleshooting.DefinitionStages.WithExecute
The entirety of troubleshooting parameters definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Executable
execute, executeAsync, executeAsync
-
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
-
Methods inherited from interface com.microsoft.azure.management.network.Troubleshooting.DefinitionStages.WithStorageAccount
withStorageAccount
-
Methods inherited from interface com.microsoft.azure.management.network.Troubleshooting.DefinitionStages.WithStoragePath
withStoragePath
-
Methods inherited from interface com.microsoft.azure.management.network.Troubleshooting.DefinitionStages.WithTargetResource
withTargetResourceId
-
-