PreferenceSetVirtualMachinePreferencesRegionPreferences

data class PreferenceSetVirtualMachinePreferencesRegionPreferences(val preferredRegions: List<String>? = null)

Constructors

constructor(preferredRegions: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of preferred regions, ordered by the most preferred region first. Set only valid Google Cloud region names. See https://cloud.google.com/compute/docs/regions-zones for available regions.