Uses of Enum
com.azure.resourcemanager.compute.models.CreationSourceType
Packages that use CreationSourceType
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of CreationSourceType in com.azure.resourcemanager.compute.models
Subclasses with type arguments of type CreationSourceType in com.azure.resourcemanager.compute.modelsModifier and TypeClassDescriptionenumThe source type of managed disk or snapshot.Methods in com.azure.resourcemanager.compute.models that return CreationSourceTypeModifier and TypeMethodDescriptionCreationSource.type()Gets type of the source from which disk or snapshot is created.static CreationSourceTypeReturns 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.