Interface StepResource.Definition
- All Superinterfaces:
StepResource.DefinitionStages.Blank,StepResource.DefinitionStages.WithCreate,StepResource.DefinitionStages.WithLocation,StepResource.DefinitionStages.WithProperties,StepResource.DefinitionStages.WithResourceGroup,StepResource.DefinitionStages.WithTags
- Enclosing interface:
- StepResource
public static interface StepResource.Definition
extends StepResource.DefinitionStages.Blank, StepResource.DefinitionStages.WithLocation, StepResource.DefinitionStages.WithResourceGroup, StepResource.DefinitionStages.WithProperties, StepResource.DefinitionStages.WithCreate
The entirety of the StepResource definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.deploymentmanager.models.StepResource.DefinitionStages.WithCreate
create, createMethods inherited from interface com.azure.resourcemanager.deploymentmanager.models.StepResource.DefinitionStages.WithLocation
withRegion, withRegionMethods inherited from interface com.azure.resourcemanager.deploymentmanager.models.StepResource.DefinitionStages.WithProperties
withPropertiesMethods inherited from interface com.azure.resourcemanager.deploymentmanager.models.StepResource.DefinitionStages.WithResourceGroup
withExistingResourceGroupMethods inherited from interface com.azure.resourcemanager.deploymentmanager.models.StepResource.DefinitionStages.WithTags
withTags