Uses of Class
com.azure.resourcemanager.compute.models.CreationSourceType
-
Packages that use CreationSourceType Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of CreationSourceType in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return CreationSourceType Modifier and Type Method Description CreationSourceTypeCreationSource. type()static CreationSourceTypeCreationSourceType. valueOf(String name)Returns the enum constant of this type with the specified name.static CreationSourceType[]CreationSourceType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-