Uses of Interface
com.azure.resourcemanager.deploymentmanager.models.RolloutRequest.DefinitionStages.WithCreate
Packages that use RolloutRequest.DefinitionStages.WithCreate
Package
Description
Package containing the data models for AzureDeploymentManager.
-
Uses of RolloutRequest.DefinitionStages.WithCreate in com.azure.resourcemanager.deploymentmanager.models
Subinterfaces of RolloutRequest.DefinitionStages.WithCreate in com.azure.resourcemanager.deploymentmanager.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the RolloutRequest definition.Methods in com.azure.resourcemanager.deploymentmanager.models that return RolloutRequest.DefinitionStages.WithCreateModifier and TypeMethodDescriptionRolloutRequest.DefinitionStages.WithArtifactSourceId.withArtifactSourceId(String artifactSourceId) Specifies the artifactSourceId property: The reference to the artifact source resource Id where the payload is located..RolloutRequest.DefinitionStages.WithStepGroups.withStepGroups(List<StepGroup> stepGroups) Specifies the stepGroups property: The list of step groups that define the orchestration..Specifies the tags property: Resource tags..