This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.azurestackhci.getVirtualMachine
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Gets a virtual machine Azure REST API version: 2022-12-15-preview.
Using getVirtualMachine
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getVirtualMachine(args: GetVirtualMachineArgs, opts?: InvokeOptions): Promise<GetVirtualMachineResult>
function getVirtualMachineOutput(args: GetVirtualMachineOutputArgs, opts?: InvokeOptions): Output<GetVirtualMachineResult>
def get_virtual_machine(resource_group_name: Optional[str] = None,
virtual_machine_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVirtualMachineResult
def get_virtual_machine_output(resource_group_name: Optional[pulumi.Input[str]] = None,
virtual_machine_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVirtualMachineResult]
func LookupVirtualMachine(ctx *Context, args *LookupVirtualMachineArgs, opts ...InvokeOption) (*LookupVirtualMachineResult, error)
func LookupVirtualMachineOutput(ctx *Context, args *LookupVirtualMachineOutputArgs, opts ...InvokeOption) LookupVirtualMachineResultOutput
> Note: This function is named LookupVirtualMachine
in the Go SDK.
public static class GetVirtualMachine
{
public static Task<GetVirtualMachineResult> InvokeAsync(GetVirtualMachineArgs args, InvokeOptions? opts = null)
public static Output<GetVirtualMachineResult> Invoke(GetVirtualMachineInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVirtualMachineResult> getVirtualMachine(GetVirtualMachineArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:azurestackhci:getVirtualMachine
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Virtual
Machine stringName - Name of the virtual machine
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Virtual
Machine stringName - Name of the virtual machine
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- virtual
Machine StringName - Name of the virtual machine
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- virtual
Machine stringName - Name of the virtual machine
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- virtual_
machine_ strname - Name of the virtual machine
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- virtual
Machine StringName - Name of the virtual machine
getVirtualMachine Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - Provisioning state of the virtual machine.
- Status
Pulumi.
Azure Native. Azure Stack HCI. Outputs. Virtual Machine Status Response - The observed state of virtual machines
- System
Data Pulumi.Azure Native. Azure Stack HCI. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Vm
Id string - Unique identifier for the vm resource.
- Extended
Location Pulumi.Azure Native. Azure Stack HCI. Outputs. Extended Location Response - The extendedLocation of the resource.
- Guest
Agent Pulumi.Profile Azure Native. Azure Stack HCI. Outputs. Guest Agent Profile Response - Guest agent status properties.
- Hardware
Profile Pulumi.Azure Native. Azure Stack HCI. Outputs. Virtual Machine Properties Response Hardware Profile - HardwareProfile - Specifies the hardware settings for the virtual machine.
- Identity
Pulumi.
Azure Native. Azure Stack HCI. Outputs. Identity Response - Identity for the resource.
- Network
Profile Pulumi.Azure Native. Azure Stack HCI. Outputs. Virtual Machine Properties Response Network Profile - NetworkProfile - describes the network configuration the virtual machine
- Os
Profile Pulumi.Azure Native. Azure Stack HCI. Outputs. Virtual Machine Properties Response Os Profile - OsProfile - describes the configuration of the operating system and sets login data
- Security
Profile Pulumi.Azure Native. Azure Stack HCI. Outputs. Virtual Machine Properties Response Security Profile - SecurityProfile - Specifies the security settings for the virtual machine.
- Storage
Profile Pulumi.Azure Native. Azure Stack HCI. Outputs. Virtual Machine Properties Response Storage Profile - StorageProfile - contains information about the disks and storage information for the virtual machine
- Dictionary<string, string>
- Resource tags.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Provisioning
State string - Provisioning state of the virtual machine.
- Status
Virtual
Machine Status Response - The observed state of virtual machines
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Vm
Id string - Unique identifier for the vm resource.
- Extended
Location ExtendedLocation Response - The extendedLocation of the resource.
- Guest
Agent GuestProfile Agent Profile Response - Guest agent status properties.
- Hardware
Profile VirtualMachine Properties Response Hardware Profile - HardwareProfile - Specifies the hardware settings for the virtual machine.
- Identity
Identity
Response - Identity for the resource.
- Network
Profile VirtualMachine Properties Response Network Profile - NetworkProfile - describes the network configuration the virtual machine
- Os
Profile VirtualMachine Properties Response Os Profile - OsProfile - describes the configuration of the operating system and sets login data
- Security
Profile VirtualMachine Properties Response Security Profile - SecurityProfile - Specifies the security settings for the virtual machine.
- Storage
Profile VirtualMachine Properties Response Storage Profile - StorageProfile - contains information about the disks and storage information for the virtual machine
- map[string]string
- Resource tags.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - Provisioning state of the virtual machine.
- status
Virtual
Machine Status Response - The observed state of virtual machines
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- vm
Id String - Unique identifier for the vm resource.
- extended
Location ExtendedLocation Response - The extendedLocation of the resource.
- guest
Agent GuestProfile Agent Profile Response - Guest agent status properties.
- hardware
Profile VirtualMachine Properties Response Hardware Profile - HardwareProfile - Specifies the hardware settings for the virtual machine.
- identity
Identity
Response - Identity for the resource.
- network
Profile VirtualMachine Properties Response Network Profile - NetworkProfile - describes the network configuration the virtual machine
- os
Profile VirtualMachine Properties Response Os Profile - OsProfile - describes the configuration of the operating system and sets login data
- security
Profile VirtualMachine Properties Response Security Profile - SecurityProfile - Specifies the security settings for the virtual machine.
- storage
Profile VirtualMachine Properties Response Storage Profile - StorageProfile - contains information about the disks and storage information for the virtual machine
- Map<String,String>
- Resource tags.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- provisioning
State string - Provisioning state of the virtual machine.
- status
Virtual
Machine Status Response - The observed state of virtual machines
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- vm
Id string - Unique identifier for the vm resource.
- extended
Location ExtendedLocation Response - The extendedLocation of the resource.
- guest
Agent GuestProfile Agent Profile Response - Guest agent status properties.
- hardware
Profile VirtualMachine Properties Response Hardware Profile - HardwareProfile - Specifies the hardware settings for the virtual machine.
- identity
Identity
Response - Identity for the resource.
- network
Profile VirtualMachine Properties Response Network Profile - NetworkProfile - describes the network configuration the virtual machine
- os
Profile VirtualMachine Properties Response Os Profile - OsProfile - describes the configuration of the operating system and sets login data
- security
Profile VirtualMachine Properties Response Security Profile - SecurityProfile - Specifies the security settings for the virtual machine.
- storage
Profile VirtualMachine Properties Response Storage Profile - StorageProfile - contains information about the disks and storage information for the virtual machine
- {[key: string]: string}
- Resource tags.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- provisioning_
state str - Provisioning state of the virtual machine.
- status
Virtual
Machine Status Response - The observed state of virtual machines
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- vm_
id str - Unique identifier for the vm resource.
- extended_
location ExtendedLocation Response - The extendedLocation of the resource.
- guest_
agent_ Guestprofile Agent Profile Response - Guest agent status properties.
- hardware_
profile VirtualMachine Properties Response Hardware Profile - HardwareProfile - Specifies the hardware settings for the virtual machine.
- identity
Identity
Response - Identity for the resource.
- network_
profile VirtualMachine Properties Response Network Profile - NetworkProfile - describes the network configuration the virtual machine
- os_
profile VirtualMachine Properties Response Os Profile - OsProfile - describes the configuration of the operating system and sets login data
- security_
profile VirtualMachine Properties Response Security Profile - SecurityProfile - Specifies the security settings for the virtual machine.
- storage_
profile VirtualMachine Properties Response Storage Profile - StorageProfile - contains information about the disks and storage information for the virtual machine
- Mapping[str, str]
- Resource tags.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- provisioning
State String - Provisioning state of the virtual machine.
- status Property Map
- The observed state of virtual machines
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- vm
Id String - Unique identifier for the vm resource.
- extended
Location Property Map - The extendedLocation of the resource.
- guest
Agent Property MapProfile - Guest agent status properties.
- hardware
Profile Property Map - HardwareProfile - Specifies the hardware settings for the virtual machine.
- identity Property Map
- Identity for the resource.
- network
Profile Property Map - NetworkProfile - describes the network configuration the virtual machine
- os
Profile Property Map - OsProfile - describes the configuration of the operating system and sets login data
- security
Profile Property Map - SecurityProfile - Specifies the security settings for the virtual machine.
- storage
Profile Property Map - StorageProfile - contains information about the disks and storage information for the virtual machine
- Map<String>
- Resource tags.
Supporting Types
ErrorAdditionalInfoResponse
ErrorDetailResponse
- Additional
Info List<Pulumi.Azure Native. Azure Stack HCI. Inputs. Error Additional Info Response> - The error additional info.
- Code string
- The error code.
- Details
List<Pulumi.
Azure Native. Azure Stack HCI. Inputs. Error Detail Response> - The error details.
- Message string
- The error message.
- Target string
- The error target.
- Additional
Info []ErrorAdditional Info Response - The error additional info.
- Code string
- The error code.
- Details
[]Error
Detail Response - The error details.
- Message string
- The error message.
- Target string
- The error target.
- additional
Info List<ErrorAdditional Info Response> - The error additional info.
- code String
- The error code.
- details
List<Error
Detail Response> - The error details.
- message String
- The error message.
- target String
- The error target.
- additional
Info ErrorAdditional Info Response[] - The error additional info.
- code string
- The error code.
- details
Error
Detail Response[] - The error details.
- message string
- The error message.
- target string
- The error target.
- additional_
info Sequence[ErrorAdditional Info Response] - The error additional info.
- code str
- The error code.
- details
Sequence[Error
Detail Response] - The error details.
- message str
- The error message.
- target str
- The error target.
- additional
Info List<Property Map> - The error additional info.
- code String
- The error code.
- details List<Property Map>
- The error details.
- message String
- The error message.
- target String
- The error target.
ExtendedLocationResponse
GuestAgentProfileResponse
- Agent
Version string - The hybrid machine agent full version.
- Error
Details List<Pulumi.Azure Native. Azure Stack HCI. Inputs. Error Detail Response> - Details about the error state.
- Last
Status stringChange - The time of the last status change.
- Status string
- The status of the hybrid machine agent.
- Vm
Uuid string - Specifies the VM's unique SMBIOS ID.
- Agent
Version string - The hybrid machine agent full version.
- Error
Details []ErrorDetail Response - Details about the error state.
- Last
Status stringChange - The time of the last status change.
- Status string
- The status of the hybrid machine agent.
- Vm
Uuid string - Specifies the VM's unique SMBIOS ID.
- agent
Version String - The hybrid machine agent full version.
- error
Details List<ErrorDetail Response> - Details about the error state.
- last
Status StringChange - The time of the last status change.
- status String
- The status of the hybrid machine agent.
- vm
Uuid String - Specifies the VM's unique SMBIOS ID.
- agent
Version string - The hybrid machine agent full version.
- error
Details ErrorDetail Response[] - Details about the error state.
- last
Status stringChange - The time of the last status change.
- status string
- The status of the hybrid machine agent.
- vm
Uuid string - Specifies the VM's unique SMBIOS ID.
- agent_
version str - The hybrid machine agent full version.
- error_
details Sequence[ErrorDetail Response] - Details about the error state.
- last_
status_ strchange - The time of the last status change.
- status str
- The status of the hybrid machine agent.
- vm_
uuid str - Specifies the VM's unique SMBIOS ID.
- agent
Version String - The hybrid machine agent full version.
- error
Details List<Property Map> - Details about the error state.
- last
Status StringChange - The time of the last status change.
- status String
- The status of the hybrid machine agent.
- vm
Uuid String - Specifies the VM's unique SMBIOS ID.
IdentityResponse
- Principal
Id string - The principal ID of resource identity.
- Tenant
Id string - The tenant ID of resource.
- Type string
- The identity type.
- Principal
Id string - The principal ID of resource identity.
- Tenant
Id string - The tenant ID of resource.
- Type string
- The identity type.
- principal
Id String - The principal ID of resource identity.
- tenant
Id String - The tenant ID of resource.
- type String
- The identity type.
- principal
Id string - The principal ID of resource identity.
- tenant
Id string - The tenant ID of resource.
- type string
- The identity type.
- principal_
id str - The principal ID of resource identity.
- tenant_
id str - The tenant ID of resource.
- type str
- The identity type.
- principal
Id String - The principal ID of resource identity.
- tenant
Id String - The tenant ID of resource.
- type String
- The identity type.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
VirtualMachinePropertiesResponseDataDisks
- Id string
- Resource ID of the data disk
- Id string
- Resource ID of the data disk
- id String
- Resource ID of the data disk
- id string
- Resource ID of the data disk
- id str
- Resource ID of the data disk
- id String
- Resource ID of the data disk
VirtualMachinePropertiesResponseDynamicMemoryConfig
- Maximum
Memory doubleMB - Minimum
Memory doubleMB - Target
Memory intBuffer - Defines the amount of extra memory that should be reserved for a virtual machine at runtime, as a percentage of the total memory that the virtual machine is thought to need. This only applies to virtual systems with dynamic memory enabled. This property can be in the range of 5 to 2000.
- Maximum
Memory float64MB - Minimum
Memory float64MB - Target
Memory intBuffer - Defines the amount of extra memory that should be reserved for a virtual machine at runtime, as a percentage of the total memory that the virtual machine is thought to need. This only applies to virtual systems with dynamic memory enabled. This property can be in the range of 5 to 2000.
- maximum
Memory DoubleMB - minimum
Memory DoubleMB - target
Memory IntegerBuffer - Defines the amount of extra memory that should be reserved for a virtual machine at runtime, as a percentage of the total memory that the virtual machine is thought to need. This only applies to virtual systems with dynamic memory enabled. This property can be in the range of 5 to 2000.
- maximum
Memory numberMB - minimum
Memory numberMB - target
Memory numberBuffer - Defines the amount of extra memory that should be reserved for a virtual machine at runtime, as a percentage of the total memory that the virtual machine is thought to need. This only applies to virtual systems with dynamic memory enabled. This property can be in the range of 5 to 2000.
- maximum_
memory_ floatmb - minimum_
memory_ floatmb - target_
memory_ intbuffer - Defines the amount of extra memory that should be reserved for a virtual machine at runtime, as a percentage of the total memory that the virtual machine is thought to need. This only applies to virtual systems with dynamic memory enabled. This property can be in the range of 5 to 2000.
- maximum
Memory NumberMB - minimum
Memory NumberMB - target
Memory NumberBuffer - Defines the amount of extra memory that should be reserved for a virtual machine at runtime, as a percentage of the total memory that the virtual machine is thought to need. This only applies to virtual systems with dynamic memory enabled. This property can be in the range of 5 to 2000.
VirtualMachinePropertiesResponseHardwareProfile
- Dynamic
Memory Pulumi.Config Azure Native. Azure Stack HCI. Inputs. Virtual Machine Properties Response Dynamic Memory Config - Memory
MB double - RAM in MB for the virtual machine
- Processors int
- number of processors for the virtual machine
- Vm
Size string
- Dynamic
Memory VirtualConfig Machine Properties Response Dynamic Memory Config - Memory
MB float64 - RAM in MB for the virtual machine
- Processors int
- number of processors for the virtual machine
- Vm
Size string
- dynamic
Memory VirtualConfig Machine Properties Response Dynamic Memory Config - memory
MB Double - RAM in MB for the virtual machine
- processors Integer
- number of processors for the virtual machine
- vm
Size String
- dynamic
Memory VirtualConfig Machine Properties Response Dynamic Memory Config - memory
MB number - RAM in MB for the virtual machine
- processors number
- number of processors for the virtual machine
- vm
Size string
- dynamic_
memory_ Virtualconfig Machine Properties Response Dynamic Memory Config - memory_
mb float - RAM in MB for the virtual machine
- processors int
- number of processors for the virtual machine
- vm_
size str
- dynamic
Memory Property MapConfig - memory
MB Number - RAM in MB for the virtual machine
- processors Number
- number of processors for the virtual machine
- vm
Size String
VirtualMachinePropertiesResponseImageReference
- Id string
- Resource ID of the image
- Id string
- Resource ID of the image
- id String
- Resource ID of the image
- id string
- Resource ID of the image
- id str
- Resource ID of the image
- id String
- Resource ID of the image
VirtualMachinePropertiesResponseLinuxConfiguration
- Disable
Password boolAuthentication - DisablePasswordAuthentication - whether password authentication should be disabled
- Provision
VMAgent bool - Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine creation process.
- Ssh
Pulumi.
Azure Native. Azure Stack HCI. Inputs. Virtual Machine Properties Response Ssh - SSH - contains settings related to ssh configuration
- Disable
Password boolAuthentication - DisablePasswordAuthentication - whether password authentication should be disabled
- Provision
VMAgent bool - Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine creation process.
- Ssh
Virtual
Machine Properties Response Ssh - SSH - contains settings related to ssh configuration
- disable
Password BooleanAuthentication - DisablePasswordAuthentication - whether password authentication should be disabled
- provision
VMAgent Boolean - Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine creation process.
- ssh
Virtual
Machine Properties Response Ssh - SSH - contains settings related to ssh configuration
- disable
Password booleanAuthentication - DisablePasswordAuthentication - whether password authentication should be disabled
- provision
VMAgent boolean - Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine creation process.
- ssh
Virtual
Machine Properties Response Ssh - SSH - contains settings related to ssh configuration
- disable_
password_ boolauthentication - DisablePasswordAuthentication - whether password authentication should be disabled
- provision_
vm_ boolagent - Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine creation process.
- ssh
Virtual
Machine Properties Response Ssh - SSH - contains settings related to ssh configuration
- disable
Password BooleanAuthentication - DisablePasswordAuthentication - whether password authentication should be disabled
- provision
VMAgent Boolean - Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine creation process.
- ssh Property Map
- SSH - contains settings related to ssh configuration
VirtualMachinePropertiesResponseNetworkInterfaces
- Id string
- ID - Resource Id of the network interface
- Id string
- ID - Resource Id of the network interface
- id String
- ID - Resource Id of the network interface
- id string
- ID - Resource Id of the network interface
- id str
- ID - Resource Id of the network interface
- id String
- ID - Resource Id of the network interface
VirtualMachinePropertiesResponseNetworkProfile
- Network
Interfaces List<Pulumi.Azure Native. Azure Stack HCI. Inputs. Virtual Machine Properties Response Network Interfaces> - NetworkInterfaces - list of network interfaces to be attached to the virtual machine
- Network
Interfaces []VirtualMachine Properties Response Network Interfaces - NetworkInterfaces - list of network interfaces to be attached to the virtual machine
- network
Interfaces List<VirtualMachine Properties Response Network Interfaces> - NetworkInterfaces - list of network interfaces to be attached to the virtual machine
- network
Interfaces VirtualMachine Properties Response Network Interfaces[] - NetworkInterfaces - list of network interfaces to be attached to the virtual machine
- network_
interfaces Sequence[VirtualMachine Properties Response Network Interfaces] - NetworkInterfaces - list of network interfaces to be attached to the virtual machine
- network
Interfaces List<Property Map> - NetworkInterfaces - list of network interfaces to be attached to the virtual machine
VirtualMachinePropertiesResponseOsDisk
- Id string
- Resource ID of the OS disk
- Id string
- Resource ID of the OS disk
- id String
- Resource ID of the OS disk
- id string
- Resource ID of the OS disk
- id str
- Resource ID of the OS disk
- id String
- Resource ID of the OS disk
VirtualMachinePropertiesResponseOsProfile
- Admin
Username string - AdminUsername - admin username
- Computer
Name string - ComputerName - name of the compute
- Linux
Configuration Pulumi.Azure Native. Azure Stack HCI. Inputs. Virtual Machine Properties Response Linux Configuration - LinuxConfiguration - linux specific configuration values for the virtual machine
- Os
Type string - OsType - string specifying whether the OS is Linux or Windows
- Windows
Configuration Pulumi.Azure Native. Azure Stack HCI. Inputs. Virtual Machine Properties Response Windows Configuration - Windows Configuration for the virtual machine
- Admin
Username string - AdminUsername - admin username
- Computer
Name string - ComputerName - name of the compute
- Linux
Configuration VirtualMachine Properties Response Linux Configuration - LinuxConfiguration - linux specific configuration values for the virtual machine
- Os
Type string - OsType - string specifying whether the OS is Linux or Windows
- Windows
Configuration VirtualMachine Properties Response Windows Configuration - Windows Configuration for the virtual machine
- admin
Username String - AdminUsername - admin username
- computer
Name String - ComputerName - name of the compute
- linux
Configuration VirtualMachine Properties Response Linux Configuration - LinuxConfiguration - linux specific configuration values for the virtual machine
- os
Type String - OsType - string specifying whether the OS is Linux or Windows
- windows
Configuration VirtualMachine Properties Response Windows Configuration - Windows Configuration for the virtual machine
- admin
Username string - AdminUsername - admin username
- computer
Name string - ComputerName - name of the compute
- linux
Configuration VirtualMachine Properties Response Linux Configuration - LinuxConfiguration - linux specific configuration values for the virtual machine
- os
Type string - OsType - string specifying whether the OS is Linux or Windows
- windows
Configuration VirtualMachine Properties Response Windows Configuration - Windows Configuration for the virtual machine
- admin_
username str - AdminUsername - admin username
- computer_
name str - ComputerName - name of the compute
- linux_
configuration VirtualMachine Properties Response Linux Configuration - LinuxConfiguration - linux specific configuration values for the virtual machine
- os_
type str - OsType - string specifying whether the OS is Linux or Windows
- windows_
configuration VirtualMachine Properties Response Windows Configuration - Windows Configuration for the virtual machine
- admin
Username String - AdminUsername - admin username
- computer
Name String - ComputerName - name of the compute
- linux
Configuration Property Map - LinuxConfiguration - linux specific configuration values for the virtual machine
- os
Type String - OsType - string specifying whether the OS is Linux or Windows
- windows
Configuration Property Map - Windows Configuration for the virtual machine
VirtualMachinePropertiesResponsePublicKeys
- Key
Data string - KeyData - SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see Create SSH keys on Linux and Mac for Li nux VMs in Azure.
- Path string
- Path - Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys
- Key
Data string - KeyData - SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see Create SSH keys on Linux and Mac for Li nux VMs in Azure.
- Path string
- Path - Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys
- key
Data String - KeyData - SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see Create SSH keys on Linux and Mac for Li nux VMs in Azure.
- path String
- Path - Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys
- key
Data string - KeyData - SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see Create SSH keys on Linux and Mac for Li nux VMs in Azure.
- path string
- Path - Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys
- key_
data str - KeyData - SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see Create SSH keys on Linux and Mac for Li nux VMs in Azure.
- path str
- Path - Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys
- key
Data String - KeyData - SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see Create SSH keys on Linux and Mac for Li nux VMs in Azure.
- path String
- Path - Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys
VirtualMachinePropertiesResponsePublicKeysPublicKeys
- Key
Data string - KeyData - SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see Create SSH keys on Linux and Mac for Li nux VMs in Azure.
- Path string
- Path - Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys
- Key
Data string - KeyData - SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see Create SSH keys on Linux and Mac for Li nux VMs in Azure.
- Path string
- Path - Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys
- key
Data String - KeyData - SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see Create SSH keys on Linux and Mac for Li nux VMs in Azure.
- path String
- Path - Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys
- key
Data string - KeyData - SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see Create SSH keys on Linux and Mac for Li nux VMs in Azure.
- path string
- Path - Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys
- key_
data str - KeyData - SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see Create SSH keys on Linux and Mac for Li nux VMs in Azure.
- path str
- Path - Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys
- key
Data String - KeyData - SSH public key certificate used to authenticate with the VM through ssh. The key needs to be at least 2048-bit and in ssh-rsa format. For creating ssh keys, see Create SSH keys on Linux and Mac for Li nux VMs in Azure.
- path String
- Path - Specifies the full path on the created VM where ssh public key is stored. If the file already exists, the specified key is appended to the file. Example: /home/user/.ssh/authorized_keys
VirtualMachinePropertiesResponseSecurityProfile
- enable
TPM Boolean - uefi
Settings Property Map
VirtualMachinePropertiesResponseSsh
- Public
Keys List<Pulumi.Azure Native. Azure Stack HCI. Inputs. Virtual Machine Properties Response Public Keys> - PublicKeys - The list of SSH public keys used to authenticate with linux based VMs.
- Public
Keys []VirtualMachine Properties Response Public Keys - PublicKeys - The list of SSH public keys used to authenticate with linux based VMs.
- public
Keys List<VirtualMachine Properties Response Public Keys> - PublicKeys - The list of SSH public keys used to authenticate with linux based VMs.
- public
Keys VirtualMachine Properties Response Public Keys[] - PublicKeys - The list of SSH public keys used to authenticate with linux based VMs.
- public_
keys Sequence[VirtualMachine Properties Response Public Keys] - PublicKeys - The list of SSH public keys used to authenticate with linux based VMs.
- public
Keys List<Property Map> - PublicKeys - The list of SSH public keys used to authenticate with linux based VMs.
VirtualMachinePropertiesResponseSshSsh
- Public
Keys List<Pulumi.Azure Native. Azure Stack HCI. Inputs. Virtual Machine Properties Response Public Keys Public Keys> - PublicKeys - The list of SSH public keys used to authenticate with linux based VMs.
- Public
Keys []VirtualMachine Properties Response Public Keys Public Keys - PublicKeys - The list of SSH public keys used to authenticate with linux based VMs.
- public
Keys List<VirtualMachine Properties Response Public Keys Public Keys> - PublicKeys - The list of SSH public keys used to authenticate with linux based VMs.
- public
Keys VirtualMachine Properties Response Public Keys Public Keys[] - PublicKeys - The list of SSH public keys used to authenticate with linux based VMs.
- public_
keys Sequence[VirtualMachine Properties Response Public Keys Public Keys] - PublicKeys - The list of SSH public keys used to authenticate with linux based VMs.
- public
Keys List<Property Map> - PublicKeys - The list of SSH public keys used to authenticate with linux based VMs.
VirtualMachinePropertiesResponseStorageProfile
- Data
Disks List<Pulumi.Azure Native. Azure Stack HCI. Inputs. Virtual Machine Properties Response Data Disks> - adds data disks to the virtual machine
- Image
Reference Pulumi.Azure Native. Azure Stack HCI. Inputs. Virtual Machine Properties Response Image Reference - Which Image to use for the virtual machine
- Os
Disk Pulumi.Azure Native. Azure Stack HCI. Inputs. Virtual Machine Properties Response Os Disk - VHD to attach as OS disk
- Vm
Config stringStorage Path Id - Id of the storage container that hosts the VM configuration file
- Data
Disks []VirtualMachine Properties Response Data Disks - adds data disks to the virtual machine
- Image
Reference VirtualMachine Properties Response Image Reference - Which Image to use for the virtual machine
- Os
Disk VirtualMachine Properties Response Os Disk - VHD to attach as OS disk
- Vm
Config stringStorage Path Id - Id of the storage container that hosts the VM configuration file
- data
Disks List<VirtualMachine Properties Response Data Disks> - adds data disks to the virtual machine
- image
Reference VirtualMachine Properties Response Image Reference - Which Image to use for the virtual machine
- os
Disk VirtualMachine Properties Response Os Disk - VHD to attach as OS disk
- vm
Config StringStorage Path Id - Id of the storage container that hosts the VM configuration file
- data
Disks VirtualMachine Properties Response Data Disks[] - adds data disks to the virtual machine
- image
Reference VirtualMachine Properties Response Image Reference - Which Image to use for the virtual machine
- os
Disk VirtualMachine Properties Response Os Disk - VHD to attach as OS disk
- vm
Config stringStorage Path Id - Id of the storage container that hosts the VM configuration file
- data_
disks Sequence[VirtualMachine Properties Response Data Disks] - adds data disks to the virtual machine
- image_
reference VirtualMachine Properties Response Image Reference - Which Image to use for the virtual machine
- os_
disk VirtualMachine Properties Response Os Disk - VHD to attach as OS disk
- vm_
config_ strstorage_ path_ id - Id of the storage container that hosts the VM configuration file
- data
Disks List<Property Map> - adds data disks to the virtual machine
- image
Reference Property Map - Which Image to use for the virtual machine
- os
Disk Property Map - VHD to attach as OS disk
- vm
Config StringStorage Path Id - Id of the storage container that hosts the VM configuration file
VirtualMachinePropertiesResponseUefiSettings
- Secure
Boot boolEnabled - Specifies whether secure boot should be enabled on the virtual machine.
- Secure
Boot boolEnabled - Specifies whether secure boot should be enabled on the virtual machine.
- secure
Boot BooleanEnabled - Specifies whether secure boot should be enabled on the virtual machine.
- secure
Boot booleanEnabled - Specifies whether secure boot should be enabled on the virtual machine.
- secure_
boot_ boolenabled - Specifies whether secure boot should be enabled on the virtual machine.
- secure
Boot BooleanEnabled - Specifies whether secure boot should be enabled on the virtual machine.
VirtualMachinePropertiesResponseWindowsConfiguration
- Enable
Automatic boolUpdates - Whether to EnableAutomaticUpdates on the machine
- Provision
VMAgent bool - Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine creation process.
- Ssh
Pulumi.
Azure Native. Azure Stack HCI. Inputs. Virtual Machine Properties Response Ssh Ssh - SSH Configuration
- Time
Zone string - TimeZone for the virtual machine
- Enable
Automatic boolUpdates - Whether to EnableAutomaticUpdates on the machine
- Provision
VMAgent bool - Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine creation process.
- Ssh
Virtual
Machine Properties Response Ssh Ssh - SSH Configuration
- Time
Zone string - TimeZone for the virtual machine
- enable
Automatic BooleanUpdates - Whether to EnableAutomaticUpdates on the machine
- provision
VMAgent Boolean - Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine creation process.
- ssh
Virtual
Machine Properties Response Ssh Ssh - SSH Configuration
- time
Zone String - TimeZone for the virtual machine
- enable
Automatic booleanUpdates - Whether to EnableAutomaticUpdates on the machine
- provision
VMAgent boolean - Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine creation process.
- ssh
Virtual
Machine Properties Response Ssh Ssh - SSH Configuration
- time
Zone string - TimeZone for the virtual machine
- enable_
automatic_ boolupdates - Whether to EnableAutomaticUpdates on the machine
- provision_
vm_ boolagent - Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine creation process.
- ssh
Virtual
Machine Properties Response Ssh Ssh - SSH Configuration
- time_
zone str - TimeZone for the virtual machine
- enable
Automatic BooleanUpdates - Whether to EnableAutomaticUpdates on the machine
- provision
VMAgent Boolean - Used to indicate whether Arc for Servers agent onboarding should be triggered during the virtual machine creation process.
- ssh Property Map
- SSH Configuration
- time
Zone String - TimeZone for the virtual machine
VirtualMachineStatusResponse
- Error
Code string - VirtualMachine provisioning error code
- Error
Message string - Descriptive error message
- Power
State string - The power state of the virtual machine
- Provisioning
Status Pulumi.Azure Native. Azure Stack HCI. Inputs. Virtual Machine Status Response Provisioning Status
- Error
Code string - VirtualMachine provisioning error code
- Error
Message string - Descriptive error message
- Power
State string - The power state of the virtual machine
- Provisioning
Status VirtualMachine Status Response Provisioning Status
- error
Code String - VirtualMachine provisioning error code
- error
Message String - Descriptive error message
- power
State String - The power state of the virtual machine
- provisioning
Status VirtualMachine Status Response Provisioning Status
- error
Code string - VirtualMachine provisioning error code
- error
Message string - Descriptive error message
- power
State string - The power state of the virtual machine
- provisioning
Status VirtualMachine Status Response Provisioning Status
- error_
code str - VirtualMachine provisioning error code
- error_
message str - Descriptive error message
- power_
state str - The power state of the virtual machine
- provisioning_
status VirtualMachine Status Response Provisioning Status
- error
Code String - VirtualMachine provisioning error code
- error
Message String - Descriptive error message
- power
State String - The power state of the virtual machine
- provisioning
Status Property Map
VirtualMachineStatusResponseProvisioningStatus
- Operation
Id string - The ID of the operation performed on the virtual machine
- Status string
- The status of the operation performed on the virtual machine [Succeeded, Failed, InProgress]
- Operation
Id string - The ID of the operation performed on the virtual machine
- Status string
- The status of the operation performed on the virtual machine [Succeeded, Failed, InProgress]
- operation
Id String - The ID of the operation performed on the virtual machine
- status String
- The status of the operation performed on the virtual machine [Succeeded, Failed, InProgress]
- operation
Id string - The ID of the operation performed on the virtual machine
- status string
- The status of the operation performed on the virtual machine [Succeeded, Failed, InProgress]
- operation_
id str - The ID of the operation performed on the virtual machine
- status str
- The status of the operation performed on the virtual machine [Succeeded, Failed, InProgress]
- operation
Id String - The ID of the operation performed on the virtual machine
- status String
- The status of the operation performed on the virtual machine [Succeeded, Failed, InProgress]
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi