Interface DscConfiguration.Definition
- All Superinterfaces:
DscConfiguration.DefinitionStages.Blank
,DscConfiguration.DefinitionStages.WithCreate
,DscConfiguration.DefinitionStages.WithDescription
,DscConfiguration.DefinitionStages.WithLocation
,DscConfiguration.DefinitionStages.WithLogProgress
,DscConfiguration.DefinitionStages.WithLogVerbose
,DscConfiguration.DefinitionStages.WithName
,DscConfiguration.DefinitionStages.WithParameters
,DscConfiguration.DefinitionStages.WithParentResource
,DscConfiguration.DefinitionStages.WithSource
,DscConfiguration.DefinitionStages.WithTags
- Enclosing interface:
- DscConfiguration
public static interface DscConfiguration.Definition
extends DscConfiguration.DefinitionStages.Blank, DscConfiguration.DefinitionStages.WithParentResource, DscConfiguration.DefinitionStages.WithSource, DscConfiguration.DefinitionStages.WithCreate
The entirety of the DscConfiguration definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.automation.models.DscConfiguration.DefinitionStages.WithCreate
create, create
Methods inherited from interface com.azure.resourcemanager.automation.models.DscConfiguration.DefinitionStages.WithDescription
withDescription
Methods inherited from interface com.azure.resourcemanager.automation.models.DscConfiguration.DefinitionStages.WithLocation
withRegion, withRegion
Methods inherited from interface com.azure.resourcemanager.automation.models.DscConfiguration.DefinitionStages.WithLogProgress
withLogProgress
Methods inherited from interface com.azure.resourcemanager.automation.models.DscConfiguration.DefinitionStages.WithLogVerbose
withLogVerbose
Methods inherited from interface com.azure.resourcemanager.automation.models.DscConfiguration.DefinitionStages.WithName
withName
Methods inherited from interface com.azure.resourcemanager.automation.models.DscConfiguration.DefinitionStages.WithParameters
withParameters
Methods inherited from interface com.azure.resourcemanager.automation.models.DscConfiguration.DefinitionStages.WithParentResource
withExistingAutomationAccount
Methods inherited from interface com.azure.resourcemanager.automation.models.DscConfiguration.DefinitionStages.WithSource
withSource
Methods inherited from interface com.azure.resourcemanager.automation.models.DscConfiguration.DefinitionStages.WithTags
withTags