Uses of Class
com.microsoft.azure.management.containerregistry.OS
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of OS in com.microsoft.azure.management.containerregistry
Modifier and TypeFieldDescriptionstatic final OS
OS.LINUX
Static value Linux for OS.static final OS
OS.WINDOWS
Static value Windows for OS.Modifier and TypeMethodDescriptionstatic OS
OS.fromString
(String name) Creates or finds a OS from its string representation.PlatformProperties.os()
Get the operating system type required for the run.PlatformUpdateParameters.os()
Get the operating system type required for the run.Modifier and TypeMethodDescriptionSet the operating system type required for the run.Set the operating system type required for the run.