Documentation ¶
Index ¶
Constants ¶
View Source
const ( CustomData commons.FieldName = "custom_data" ShutdownScript commons.FieldName = "shutdown_script" )
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 ( OSDisk commons.FieldName = "os_disk" OSDiskSizeGB commons.FieldName = "size_gb" OSDiskType commons.FieldName = "type" )
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
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.