Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.TaskRunPropertiesInner
Packages that use TaskRunPropertiesInner
Package
Description
Package containing the inner data models for ContainerRegistryManagementClient.
-
Uses of TaskRunPropertiesInner in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return TaskRunPropertiesInnerModifier and TypeMethodDescriptionTaskRunPropertiesInner.withForceUpdateTag(String forceUpdateTag) Set the forceUpdateTag property: How the run should be forced to rerun even if the run request configuration has not changed.TaskRunPropertiesInner.withRunRequest(RunRequest runRequest) Set the runRequest property: The request (parameters) for the run.