Uses of Class
com.azure.resourcemanager.deploymentmanager.models.StepProperties
Packages that use StepProperties
Package
Description
Package containing the inner data models for AzureDeploymentManager.
Package containing the data models for AzureDeploymentManager.
-
Uses of StepProperties in com.azure.resourcemanager.deploymentmanager.fluent.models
Methods in com.azure.resourcemanager.deploymentmanager.fluent.models that return StepPropertiesModifier and TypeMethodDescriptionStepResourceInner.properties()Get the properties property: The properties that define the step.Methods in com.azure.resourcemanager.deploymentmanager.fluent.models with parameters of type StepPropertiesModifier and TypeMethodDescriptionStepResourceInner.withProperties(StepProperties properties) Set the properties property: The properties that define the step. -
Uses of StepProperties in com.azure.resourcemanager.deploymentmanager.models
Subclasses of StepProperties in com.azure.resourcemanager.deploymentmanager.modelsModifier and TypeClassDescriptionfinal classDefines the properties of a health check step.final classDefines the properties of a Wait step.Methods in com.azure.resourcemanager.deploymentmanager.models that return StepPropertiesModifier and TypeMethodDescriptionStepResource.properties()Gets the properties property: The properties that define the step.Methods in com.azure.resourcemanager.deploymentmanager.models with parameters of type StepPropertiesModifier and TypeMethodDescriptionStepResource.DefinitionStages.WithProperties.withProperties(StepProperties properties) Specifies the properties property: The properties that define the step..StepResource.UpdateStages.WithProperties.withProperties(StepProperties properties) Specifies the properties property: The properties that define the step..