Uses of Interface
com.azure.resourcemanager.containerregistry.models.RegistryTask.DefinitionStages.TaskCreatable
Packages that use RegistryTask.DefinitionStages.TaskCreatable
Package
Description
Package containing the data models for ContainerRegistryManagementClient.
null.
-
Uses of RegistryTask.DefinitionStages.TaskCreatable in com.azure.resourcemanager.containerregistry.models
Subinterfaces of RegistryTask.DefinitionStages.TaskCreatable in com.azure.resourcemanager.containerregistry.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for all the definitions related to a registry task.Subinterfaces with type arguments of type RegistryTask.DefinitionStages.TaskCreatable in com.azure.resourcemanager.containerregistry.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe stage of the definition which contains all the minimum required inputs for the resource to be attached, but also allows for any other optional settings to be specified.Methods in com.azure.resourcemanager.containerregistry.models that return RegistryTask.DefinitionStages.TaskCreatableModifier and TypeMethodDescriptionRegistryTask.DefinitionStages.TriggerTypes.withBaseImageTrigger(String baseImageTriggerName, BaseImageTriggerType baseImageTriggerType) The function that defines a base image trigger with the two parameters required for base image trigger creation.RegistryTask.DefinitionStages.TriggerTypes.withBaseImageTrigger(String baseImageTriggerName, BaseImageTriggerType baseImageTriggerType, TriggerStatus triggerStatus) The function that defines a base image trigger with all possible parameters for base image trigger creation.RegistryTask.DefinitionStages.AgentConfiguration.withCpuCount(int count) The function that specifies the count of the CPU.RegistryTask.DefinitionStages.Timeout.withTimeout(int timeout) The function that sets the timeout time.