Uses of Interface
com.azure.resourcemanager.appcontainers.models.Job.Update
Packages that use Job.Update
Package
Description
Package containing the data models for ContainerAppsApiClient.
-
Uses of Job.Update in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return Job.UpdateModifier and TypeMethodDescriptionJob.update()
Begins update for the Job resource.Job.UpdateStages.WithIdentity.withIdentity
(ManagedServiceIdentity identity) Specifies the identity property: Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code..Job.UpdateStages.WithProperties.withProperties
(JobPatchPropertiesProperties properties) Specifies the properties property: The properties property..Specifies the tags property: Resource tags..