Interface Deployment.Execution
- All Superinterfaces:
Deployment.ExecutionStages.Blank, Deployment.ExecutionStages.WithExecute, Deployment.ExecutionStages.WithWhatIf, Deployment.ExecutionStages.WithWhatIfDeploymentMode, Deployment.ExecutionStages.WithWhatIfLocation, Deployment.ExecutionStages.WithWhatIfOnErrorDeploymentType, Deployment.ExecutionStages.WithWhatIfParameter, Deployment.ExecutionStages.WithWhatIfResultFormat, Deployment.ExecutionStages.WithWhatIfTemplate
- Enclosing interface:
Deployment
public static interface Deployment.Execution
extends Deployment.ExecutionStages.Blank, Deployment.ExecutionStages.WithExecute, Deployment.ExecutionStages.WithWhatIf, Deployment.ExecutionStages.WithWhatIfDeploymentMode, Deployment.ExecutionStages.WithWhatIfLocation, Deployment.ExecutionStages.WithWhatIfOnErrorDeploymentType, Deployment.ExecutionStages.WithWhatIfParameter, Deployment.ExecutionStages.WithWhatIfResultFormat, Deployment.ExecutionStages.WithWhatIfTemplate
Container interface for all the deployment execution.
-
Method Summary
Methods inherited from interface Deployment.ExecutionStages.WithExecute
whatIf, whatIfAsync, whatIfAtSubscriptionScope, whatIfAtSubscriptionScopeAsyncMethods inherited from interface Deployment.ExecutionStages.WithWhatIf
withDeploymentName, withDetailedLevelMethods inherited from interface Deployment.ExecutionStages.WithWhatIfDeploymentMode
withCompleteMode, withIncrementalModeMethods inherited from interface Deployment.ExecutionStages.WithWhatIfLocation
withLocationMethods inherited from interface Deployment.ExecutionStages.WithWhatIfOnErrorDeploymentType
withLastSuccessfulOnErrorDeployment, withSpecialDeploymentOnErrorDeploymentMethods inherited from interface Deployment.ExecutionStages.WithWhatIfParameter
withWhatIfParameters, withWhatIfParametersLinkMethods inherited from interface Deployment.ExecutionStages.WithWhatIfResultFormat
withFullResourcePayloadsResultFormat, withResourceIdOnlyResultFormatMethods inherited from interface Deployment.ExecutionStages.WithWhatIfTemplate
withWhatIfTemplate, withWhatIfTemplateLink