Interface Troubleshooting.DefinitionStages
-
- Enclosing interface:
- Troubleshooting
public static interface Troubleshooting.DefinitionStagesGrouping of troubleshooting definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceTroubleshooting.DefinitionStages.WithExecuteThe stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.static interfaceTroubleshooting.DefinitionStages.WithStorageAccountSets the storage account to save the troubleshoot result.static interfaceTroubleshooting.DefinitionStages.WithStoragePathSets the path to the blob to save the troubleshoot result in.static interfaceTroubleshooting.DefinitionStages.WithTargetResourceThe first stage of troubleshooting parameters definition.
-