Uses of Class
com.microsoft.azure.management.containerregistry.PlatformUpdateParameters
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of PlatformUpdateParameters in com.microsoft.azure.management.containerregistry
Modifier and TypeMethodDescriptionTaskUpdateParameters.platform()
Get the platform properties against which the run has to happen.PlatformUpdateParameters.withArchitecture
(Architecture architecture) Set the OS architecture.Set the operating system type required for the run.PlatformUpdateParameters.withVariant
(Variant variant) Set variant of the CPU.Modifier and TypeMethodDescriptionRegistryTask.UpdateStages.Platform.withPlatform
(PlatformUpdateParameters platformProperties) The function that specifies a platform.TaskUpdateParameters.withPlatform
(PlatformUpdateParameters platform) Set the platform properties against which the run has to happen.