Documentation
¶
Index ¶
Constants ¶
View Source
const ( CustomData commons.FieldName = "custom_data" UserData commons.FieldName = "user_data" ShutdownScript commons.FieldName = "shutdown_script" VMName commons.FieldName = "vm_name" VMNamePrefix commons.FieldName = "vm_name_prefix" LicenseType commons.FieldName = "license_type" )
LaunchSpec
View Source
const ( Tag commons.FieldName = "tag" TagKey commons.FieldName = "tag_key" TagValue commons.FieldName = "tag_value" )
Tags
View Source
const ( ManagedServiceIdentities commons.FieldName = "managed_service_identities" Name commons.FieldName = "name" ResourceGroupName commons.FieldName = "resource_group_name" )
Managed service identities
View Source
const ( ProximityPlacementGroups commons.FieldName = "proximity_placement_groups" PPGName commons.FieldName = "name" PPGResourceGroupName commons.FieldName = "resource_group_name" )
Proximity Placement Groups
View Source
const ( OSDisk commons.FieldName = "os_disk" OSDiskSizeGB commons.FieldName = "size_gb" OSDiskType commons.FieldName = "type" OSCaching commons.FieldName = "caching" )
OS disk
View Source
const ( DataDisk commons.FieldName = "data_disk" DataDiskSizeGB commons.FieldName = "size_gb" DataDiskType commons.FieldName = "type" DataDiskLUN commons.FieldName = "lun" )
Data disk
View Source
const ( BootDiagnostics commons.FieldName = "boot_diagnostics" BootDiagnosticsIsEnabled commons.FieldName = "is_enabled" BootDiagnosticsStorageURL commons.FieldName = "storage_url" BootDiagnosticsType commons.FieldName = "type" )
Boot diagnostics
View Source
const ( Security commons.FieldName = "security" SecureBootEnabled commons.FieldName = "secure_boot_enabled" SecurityType commons.FieldName = "security_type" VTpmEnabled commons.FieldName = "vtpm_enabled" )
Security
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.