Uses of Class
com.azure.resourcemanager.containerregistry.fluent.models.TaskRunPropertiesInner
-
Packages that use TaskRunPropertiesInner Package Description com.azure.resourcemanager.containerregistry.fluent.models 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 TaskRunPropertiesInner Modifier and Type Method Description TaskRunPropertiesInnerTaskRunPropertiesInner. withForceUpdateTag(String forceUpdateTag)Set the forceUpdateTag property: How the run should be forced to rerun even if the run request configuration has not changed.TaskRunPropertiesInnerTaskRunPropertiesInner. withRunRequest(RunRequest runRequest)Set the runRequest property: The request (parameters) for the run.
-