Uses of Class
com.azure.resourcemanager.compute.models.ReplicationMode
Packages that use ReplicationMode
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of ReplicationMode in com.azure.resourcemanager.compute.models
Fields in com.azure.resourcemanager.compute.models declared as ReplicationModeModifier and TypeFieldDescriptionstatic final ReplicationModeReplicationMode.FULLStatic value Full for ReplicationMode.static final ReplicationModeReplicationMode.SHALLOWStatic value Shallow for ReplicationMode.Methods in com.azure.resourcemanager.compute.models that return ReplicationModeModifier and TypeMethodDescriptionstatic ReplicationModeReplicationMode.fromString(String name) Creates or finds a ReplicationMode from its string representation.GalleryArtifactPublishingProfileBase.replicationMode()Get the replicationMode property: Optional parameter which specifies the mode to be used for replication.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type ReplicationModeModifier and TypeMethodDescriptionstatic Collection<ReplicationMode> ReplicationMode.values()Gets known ReplicationMode values.Methods in com.azure.resourcemanager.compute.models with parameters of type ReplicationModeModifier and TypeMethodDescriptionGalleryApplicationVersionPublishingProfile.withReplicationMode(ReplicationMode replicationMode) Set the replicationMode property: Optional parameter which specifies the mode to be used for replication.GalleryArtifactPublishingProfileBase.withReplicationMode(ReplicationMode replicationMode) Set the replicationMode property: Optional parameter which specifies the mode to be used for replication.GalleryImageVersionPublishingProfile.withReplicationMode(ReplicationMode replicationMode) Set the replicationMode property: Optional parameter which specifies the mode to be used for replication.