1. Packages
  2. Azure Native
  3. API Docs
  4. scvmm
  5. getVirtualMachine
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.scvmm.getVirtualMachine

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

Implements VirtualMachine GET method.

Uses Azure REST API version 2023-04-01-preview.

Other available API versions: 2022-05-21-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native scvmm [ApiVersion]. See the version guide for details.

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>
Copy
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]
Copy
func LookupVirtualMachine(ctx *Context, args *LookupVirtualMachineArgs, opts ...InvokeOption) (*LookupVirtualMachineResult, error)
func LookupVirtualMachineOutput(ctx *Context, args *LookupVirtualMachineOutputArgs, opts ...InvokeOption) LookupVirtualMachineResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetVirtualMachineResult> getVirtualMachine(GetVirtualMachineArgs args, InvokeOptions options)
public static Output<GetVirtualMachineResult> getVirtualMachine(GetVirtualMachineArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:scvmm:getVirtualMachine
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
VirtualMachineName
This property is required.
Changes to this property will trigger replacement.
string
Name of the VirtualMachine.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
VirtualMachineName
This property is required.
Changes to this property will trigger replacement.
string
Name of the VirtualMachine.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.
virtualMachineName
This property is required.
Changes to this property will trigger replacement.
String
Name of the VirtualMachine.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
virtualMachineName
This property is required.
Changes to this property will trigger replacement.
string
Name of the VirtualMachine.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group.
virtual_machine_name
This property is required.
Changes to this property will trigger replacement.
str
Name of the VirtualMachine.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.
virtualMachineName
This property is required.
Changes to this property will trigger replacement.
String
Name of the VirtualMachine.

getVirtualMachine Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
ExtendedLocation Pulumi.AzureNative.ScVmm.Outputs.ExtendedLocationResponse
The extended location.
Id string
Resource Id
LastRestoredVMCheckpoint Pulumi.AzureNative.ScVmm.Outputs.CheckpointResponse
Last restored checkpoint in the vm.
Location string
Gets or sets the location.
Name string
Resource Name
PowerState string
Gets the power state of the virtual machine.
ProvisioningState string
Gets or sets the provisioning state.
SystemData Pulumi.AzureNative.ScVmm.Outputs.SystemDataResponse
The system data.
Type string
Resource Type
AvailabilitySets List<Pulumi.AzureNative.ScVmm.Outputs.VirtualMachinePropertiesResponseAvailabilitySets>
Availability Sets in vm.
CheckpointType string
Type of checkpoint supported for the vm.
Checkpoints List<Pulumi.AzureNative.ScVmm.Outputs.CheckpointResponse>
Checkpoints in the vm.
CloudId string
ARM Id of the cloud resource to use for deploying the vm.
Generation int
Gets or sets the generation for the vm.
GuestAgentProfile Pulumi.AzureNative.ScVmm.Outputs.GuestAgentProfileResponse
Guest agent status properties.
HardwareProfile Pulumi.AzureNative.ScVmm.Outputs.HardwareProfileResponse
Hardware properties.
Identity Pulumi.AzureNative.ScVmm.Outputs.IdentityResponse
The identity of the resource.
InventoryItemId string
Gets or sets the inventory Item ID for the resource.
NetworkProfile Pulumi.AzureNative.ScVmm.Outputs.NetworkProfileResponse
Network properties.
OsProfile Pulumi.AzureNative.ScVmm.Outputs.OsProfileResponse
OS properties.
StorageProfile Pulumi.AzureNative.ScVmm.Outputs.StorageProfileResponse
Storage properties.
Tags Dictionary<string, string>
Resource tags
TemplateId string
ARM Id of the template resource to use for deploying the vm.
Uuid string
Unique ID of the virtual machine.
VmName string
VMName is the name of VM on the SCVMM server.
VmmServerId string
ARM Id of the vmmServer resource in which this resource resides.
AzureApiVersion string
The Azure API version of the resource.
ExtendedLocation ExtendedLocationResponse
The extended location.
Id string
Resource Id
LastRestoredVMCheckpoint CheckpointResponse
Last restored checkpoint in the vm.
Location string
Gets or sets the location.
Name string
Resource Name
PowerState string
Gets the power state of the virtual machine.
ProvisioningState string
Gets or sets the provisioning state.
SystemData SystemDataResponse
The system data.
Type string
Resource Type
AvailabilitySets []VirtualMachinePropertiesResponseAvailabilitySets
Availability Sets in vm.
CheckpointType string
Type of checkpoint supported for the vm.
Checkpoints []CheckpointResponse
Checkpoints in the vm.
CloudId string
ARM Id of the cloud resource to use for deploying the vm.
Generation int
Gets or sets the generation for the vm.
GuestAgentProfile GuestAgentProfileResponse
Guest agent status properties.
HardwareProfile HardwareProfileResponse
Hardware properties.
Identity IdentityResponse
The identity of the resource.
InventoryItemId string
Gets or sets the inventory Item ID for the resource.
NetworkProfile NetworkProfileResponse
Network properties.
OsProfile OsProfileResponse
OS properties.
StorageProfile StorageProfileResponse
Storage properties.
Tags map[string]string
Resource tags
TemplateId string
ARM Id of the template resource to use for deploying the vm.
Uuid string
Unique ID of the virtual machine.
VmName string
VMName is the name of VM on the SCVMM server.
VmmServerId string
ARM Id of the vmmServer resource in which this resource resides.
azureApiVersion String
The Azure API version of the resource.
extendedLocation ExtendedLocationResponse
The extended location.
id String
Resource Id
lastRestoredVMCheckpoint CheckpointResponse
Last restored checkpoint in the vm.
location String
Gets or sets the location.
name String
Resource Name
powerState String
Gets the power state of the virtual machine.
provisioningState String
Gets or sets the provisioning state.
systemData SystemDataResponse
The system data.
type String
Resource Type
availabilitySets List<VirtualMachinePropertiesResponseAvailabilitySets>
Availability Sets in vm.
checkpointType String
Type of checkpoint supported for the vm.
checkpoints List<CheckpointResponse>
Checkpoints in the vm.
cloudId String
ARM Id of the cloud resource to use for deploying the vm.
generation Integer
Gets or sets the generation for the vm.
guestAgentProfile GuestAgentProfileResponse
Guest agent status properties.
hardwareProfile HardwareProfileResponse
Hardware properties.
identity IdentityResponse
The identity of the resource.
inventoryItemId String
Gets or sets the inventory Item ID for the resource.
networkProfile NetworkProfileResponse
Network properties.
osProfile OsProfileResponse
OS properties.
storageProfile StorageProfileResponse
Storage properties.
tags Map<String,String>
Resource tags
templateId String
ARM Id of the template resource to use for deploying the vm.
uuid String
Unique ID of the virtual machine.
vmName String
VMName is the name of VM on the SCVMM server.
vmmServerId String
ARM Id of the vmmServer resource in which this resource resides.
azureApiVersion string
The Azure API version of the resource.
extendedLocation ExtendedLocationResponse
The extended location.
id string
Resource Id
lastRestoredVMCheckpoint CheckpointResponse
Last restored checkpoint in the vm.
location string
Gets or sets the location.
name string
Resource Name
powerState string
Gets the power state of the virtual machine.
provisioningState string
Gets or sets the provisioning state.
systemData SystemDataResponse
The system data.
type string
Resource Type
availabilitySets VirtualMachinePropertiesResponseAvailabilitySets[]
Availability Sets in vm.
checkpointType string
Type of checkpoint supported for the vm.
checkpoints CheckpointResponse[]
Checkpoints in the vm.
cloudId string
ARM Id of the cloud resource to use for deploying the vm.
generation number
Gets or sets the generation for the vm.
guestAgentProfile GuestAgentProfileResponse
Guest agent status properties.
hardwareProfile HardwareProfileResponse
Hardware properties.
identity IdentityResponse
The identity of the resource.
inventoryItemId string
Gets or sets the inventory Item ID for the resource.
networkProfile NetworkProfileResponse
Network properties.
osProfile OsProfileResponse
OS properties.
storageProfile StorageProfileResponse
Storage properties.
tags {[key: string]: string}
Resource tags
templateId string
ARM Id of the template resource to use for deploying the vm.
uuid string
Unique ID of the virtual machine.
vmName string
VMName is the name of VM on the SCVMM server.
vmmServerId string
ARM Id of the vmmServer resource in which this resource resides.
azure_api_version str
The Azure API version of the resource.
extended_location ExtendedLocationResponse
The extended location.
id str
Resource Id
last_restored_vm_checkpoint CheckpointResponse
Last restored checkpoint in the vm.
location str
Gets or sets the location.
name str
Resource Name
power_state str
Gets the power state of the virtual machine.
provisioning_state str
Gets or sets the provisioning state.
system_data SystemDataResponse
The system data.
type str
Resource Type
availability_sets Sequence[VirtualMachinePropertiesResponseAvailabilitySets]
Availability Sets in vm.
checkpoint_type str
Type of checkpoint supported for the vm.
checkpoints Sequence[CheckpointResponse]
Checkpoints in the vm.
cloud_id str
ARM Id of the cloud resource to use for deploying the vm.
generation int
Gets or sets the generation for the vm.
guest_agent_profile GuestAgentProfileResponse
Guest agent status properties.
hardware_profile HardwareProfileResponse
Hardware properties.
identity IdentityResponse
The identity of the resource.
inventory_item_id str
Gets or sets the inventory Item ID for the resource.
network_profile NetworkProfileResponse
Network properties.
os_profile OsProfileResponse
OS properties.
storage_profile StorageProfileResponse
Storage properties.
tags Mapping[str, str]
Resource tags
template_id str
ARM Id of the template resource to use for deploying the vm.
uuid str
Unique ID of the virtual machine.
vm_name str
VMName is the name of VM on the SCVMM server.
vmm_server_id str
ARM Id of the vmmServer resource in which this resource resides.
azureApiVersion String
The Azure API version of the resource.
extendedLocation Property Map
The extended location.
id String
Resource Id
lastRestoredVMCheckpoint Property Map
Last restored checkpoint in the vm.
location String
Gets or sets the location.
name String
Resource Name
powerState String
Gets the power state of the virtual machine.
provisioningState String
Gets or sets the provisioning state.
systemData Property Map
The system data.
type String
Resource Type
availabilitySets List<Property Map>
Availability Sets in vm.
checkpointType String
Type of checkpoint supported for the vm.
checkpoints List<Property Map>
Checkpoints in the vm.
cloudId String
ARM Id of the cloud resource to use for deploying the vm.
generation Number
Gets or sets the generation for the vm.
guestAgentProfile Property Map
Guest agent status properties.
hardwareProfile Property Map
Hardware properties.
identity Property Map
The identity of the resource.
inventoryItemId String
Gets or sets the inventory Item ID for the resource.
networkProfile Property Map
Network properties.
osProfile Property Map
OS properties.
storageProfile Property Map
Storage properties.
tags Map<String>
Resource tags
templateId String
ARM Id of the template resource to use for deploying the vm.
uuid String
Unique ID of the virtual machine.
vmName String
VMName is the name of VM on the SCVMM server.
vmmServerId String
ARM Id of the vmmServer resource in which this resource resides.

Supporting Types

CheckpointResponse

CheckpointID string
Gets ID of the checkpoint.
Description string
Gets description of the checkpoint.
Name string
Gets name of the checkpoint.
ParentCheckpointID string
Gets ID of parent of the checkpoint.
CheckpointID string
Gets ID of the checkpoint.
Description string
Gets description of the checkpoint.
Name string
Gets name of the checkpoint.
ParentCheckpointID string
Gets ID of parent of the checkpoint.
checkpointID String
Gets ID of the checkpoint.
description String
Gets description of the checkpoint.
name String
Gets name of the checkpoint.
parentCheckpointID String
Gets ID of parent of the checkpoint.
checkpointID string
Gets ID of the checkpoint.
description string
Gets description of the checkpoint.
name string
Gets name of the checkpoint.
parentCheckpointID string
Gets ID of parent of the checkpoint.
checkpoint_id str
Gets ID of the checkpoint.
description str
Gets description of the checkpoint.
name str
Gets name of the checkpoint.
parent_checkpoint_id str
Gets ID of parent of the checkpoint.
checkpointID String
Gets ID of the checkpoint.
description String
Gets description of the checkpoint.
name String
Gets name of the checkpoint.
parentCheckpointID String
Gets ID of parent of the checkpoint.

ErrorAdditionalInfoResponse

Info This property is required. object
The additional info.
Type This property is required. string
The additional info type.
Info This property is required. interface{}
The additional info.
Type This property is required. string
The additional info type.
info This property is required. Object
The additional info.
type This property is required. String
The additional info type.
info This property is required. any
The additional info.
type This property is required. string
The additional info type.
info This property is required. Any
The additional info.
type This property is required. str
The additional info type.
info This property is required. Any
The additional info.
type This property is required. String
The additional info type.

ErrorDetailResponse

AdditionalInfo This property is required. List<Pulumi.AzureNative.ScVmm.Inputs.ErrorAdditionalInfoResponse>
The error additional info.
Code This property is required. string
The error code.
Details This property is required. List<Pulumi.AzureNative.ScVmm.Inputs.ErrorDetailResponse>
The error details.
Message This property is required. string
The error message.
Target This property is required. string
The error target.
AdditionalInfo This property is required. []ErrorAdditionalInfoResponse
The error additional info.
Code This property is required. string
The error code.
Details This property is required. []ErrorDetailResponse
The error details.
Message This property is required. string
The error message.
Target This property is required. string
The error target.
additionalInfo This property is required. List<ErrorAdditionalInfoResponse>
The error additional info.
code This property is required. String
The error code.
details This property is required. List<ErrorDetailResponse>
The error details.
message This property is required. String
The error message.
target This property is required. String
The error target.
additionalInfo This property is required. ErrorAdditionalInfoResponse[]
The error additional info.
code This property is required. string
The error code.
details This property is required. ErrorDetailResponse[]
The error details.
message This property is required. string
The error message.
target This property is required. string
The error target.
additional_info This property is required. Sequence[ErrorAdditionalInfoResponse]
The error additional info.
code This property is required. str
The error code.
details This property is required. Sequence[ErrorDetailResponse]
The error details.
message This property is required. str
The error message.
target This property is required. str
The error target.
additionalInfo This property is required. List<Property Map>
The error additional info.
code This property is required. String
The error code.
details This property is required. List<Property Map>
The error details.
message This property is required. String
The error message.
target This property is required. String
The error target.

ExtendedLocationResponse

Name string
The extended location name.
Type string
The extended location type.
Name string
The extended location name.
Type string
The extended location type.
name String
The extended location name.
type String
The extended location type.
name string
The extended location name.
type string
The extended location type.
name str
The extended location name.
type str
The extended location type.
name String
The extended location name.
type String
The extended location type.

GuestAgentProfileResponse

AgentVersion This property is required. string
The hybrid machine agent full version.
ErrorDetails This property is required. List<Pulumi.AzureNative.ScVmm.Inputs.ErrorDetailResponse>
Details about the error state.
LastStatusChange This property is required. string
The time of the last status change.
Status This property is required. string
The status of the hybrid machine agent.
VmUuid This property is required. string
Specifies the VM's unique SMBIOS ID.
ClientPublicKey string
Gets or sets the Public Key provided by the client for enabling guest management.
AgentVersion This property is required. string
The hybrid machine agent full version.
ErrorDetails This property is required. []ErrorDetailResponse
Details about the error state.
LastStatusChange This property is required. string
The time of the last status change.
Status This property is required. string
The status of the hybrid machine agent.
VmUuid This property is required. string
Specifies the VM's unique SMBIOS ID.
ClientPublicKey string
Gets or sets the Public Key provided by the client for enabling guest management.
agentVersion This property is required. String
The hybrid machine agent full version.
errorDetails This property is required. List<ErrorDetailResponse>
Details about the error state.
lastStatusChange This property is required. String
The time of the last status change.
status This property is required. String
The status of the hybrid machine agent.
vmUuid This property is required. String
Specifies the VM's unique SMBIOS ID.
clientPublicKey String
Gets or sets the Public Key provided by the client for enabling guest management.
agentVersion This property is required. string
The hybrid machine agent full version.
errorDetails This property is required. ErrorDetailResponse[]
Details about the error state.
lastStatusChange This property is required. string
The time of the last status change.
status This property is required. string
The status of the hybrid machine agent.
vmUuid This property is required. string
Specifies the VM's unique SMBIOS ID.
clientPublicKey string
Gets or sets the Public Key provided by the client for enabling guest management.
agent_version This property is required. str
The hybrid machine agent full version.
error_details This property is required. Sequence[ErrorDetailResponse]
Details about the error state.
last_status_change This property is required. str
The time of the last status change.
status This property is required. str
The status of the hybrid machine agent.
vm_uuid This property is required. str
Specifies the VM's unique SMBIOS ID.
client_public_key str
Gets or sets the Public Key provided by the client for enabling guest management.
agentVersion This property is required. String
The hybrid machine agent full version.
errorDetails This property is required. List<Property Map>
Details about the error state.
lastStatusChange This property is required. String
The time of the last status change.
status This property is required. String
The status of the hybrid machine agent.
vmUuid This property is required. String
Specifies the VM's unique SMBIOS ID.
clientPublicKey String
Gets or sets the Public Key provided by the client for enabling guest management.

HardwareProfileResponse

CpuCount int
Gets or sets the number of vCPUs for the vm.
DynamicMemoryEnabled string
Gets or sets a value indicating whether to enable dynamic memory or not.
DynamicMemoryMaxMB int
Gets or sets the max dynamic memory for the vm.
DynamicMemoryMinMB int
Gets or sets the min dynamic memory for the vm.
IsHighlyAvailable string
Gets highly available property.
LimitCpuForMigration string
Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs.
MemoryMB int
MemoryMB is the size of a virtual machine's memory, in MB.
CpuCount int
Gets or sets the number of vCPUs for the vm.
DynamicMemoryEnabled string
Gets or sets a value indicating whether to enable dynamic memory or not.
DynamicMemoryMaxMB int
Gets or sets the max dynamic memory for the vm.
DynamicMemoryMinMB int
Gets or sets the min dynamic memory for the vm.
IsHighlyAvailable string
Gets highly available property.
LimitCpuForMigration string
Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs.
MemoryMB int
MemoryMB is the size of a virtual machine's memory, in MB.
cpuCount Integer
Gets or sets the number of vCPUs for the vm.
dynamicMemoryEnabled String
Gets or sets a value indicating whether to enable dynamic memory or not.
dynamicMemoryMaxMB Integer
Gets or sets the max dynamic memory for the vm.
dynamicMemoryMinMB Integer
Gets or sets the min dynamic memory for the vm.
isHighlyAvailable String
Gets highly available property.
limitCpuForMigration String
Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs.
memoryMB Integer
MemoryMB is the size of a virtual machine's memory, in MB.
cpuCount number
Gets or sets the number of vCPUs for the vm.
dynamicMemoryEnabled string
Gets or sets a value indicating whether to enable dynamic memory or not.
dynamicMemoryMaxMB number
Gets or sets the max dynamic memory for the vm.
dynamicMemoryMinMB number
Gets or sets the min dynamic memory for the vm.
isHighlyAvailable string
Gets highly available property.
limitCpuForMigration string
Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs.
memoryMB number
MemoryMB is the size of a virtual machine's memory, in MB.
cpu_count int
Gets or sets the number of vCPUs for the vm.
dynamic_memory_enabled str
Gets or sets a value indicating whether to enable dynamic memory or not.
dynamic_memory_max_mb int
Gets or sets the max dynamic memory for the vm.
dynamic_memory_min_mb int
Gets or sets the min dynamic memory for the vm.
is_highly_available str
Gets highly available property.
limit_cpu_for_migration str
Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs.
memory_mb int
MemoryMB is the size of a virtual machine's memory, in MB.
cpuCount Number
Gets or sets the number of vCPUs for the vm.
dynamicMemoryEnabled String
Gets or sets a value indicating whether to enable dynamic memory or not.
dynamicMemoryMaxMB Number
Gets or sets the max dynamic memory for the vm.
dynamicMemoryMinMB Number
Gets or sets the min dynamic memory for the vm.
isHighlyAvailable String
Gets highly available property.
limitCpuForMigration String
Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs.
memoryMB Number
MemoryMB is the size of a virtual machine's memory, in MB.

IdentityResponse

PrincipalId This property is required. string
The principal id of managed service identity.
TenantId This property is required. string
The tenant of managed service identity.
Type This property is required. string
The type of managed service identity.
PrincipalId This property is required. string
The principal id of managed service identity.
TenantId This property is required. string
The tenant of managed service identity.
Type This property is required. string
The type of managed service identity.
principalId This property is required. String
The principal id of managed service identity.
tenantId This property is required. String
The tenant of managed service identity.
type This property is required. String
The type of managed service identity.
principalId This property is required. string
The principal id of managed service identity.
tenantId This property is required. string
The tenant of managed service identity.
type This property is required. string
The type of managed service identity.
principal_id This property is required. str
The principal id of managed service identity.
tenant_id This property is required. str
The tenant of managed service identity.
type This property is required. str
The type of managed service identity.
principalId This property is required. String
The principal id of managed service identity.
tenantId This property is required. String
The tenant of managed service identity.
type This property is required. String
The type of managed service identity.

NetworkInterfacesResponse

DisplayName This property is required. string
Gets the display name of the network interface as shown in the vmmServer. This is the fallback label for a NIC when the name is not set.
Ipv4Addresses This property is required. List<string>
Gets or sets the nic ipv4 addresses.
Ipv6Addresses This property is required. List<string>
Gets or sets the nic ipv6 addresses.
NetworkName This property is required. string
Gets or sets the name of the virtual network in vmmServer that the nic is connected to.
Ipv4AddressType string
Gets or sets the ipv4 address type.
Ipv6AddressType string
Gets or sets the ipv6 address type.
MacAddress string
Gets or sets the nic MAC address.
MacAddressType string
Gets or sets the mac address type.
Name string
Gets or sets the name of the network interface.
NicId string
Gets or sets the nic id.
VirtualNetworkId string
Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.
DisplayName This property is required. string
Gets the display name of the network interface as shown in the vmmServer. This is the fallback label for a NIC when the name is not set.
Ipv4Addresses This property is required. []string
Gets or sets the nic ipv4 addresses.
Ipv6Addresses This property is required. []string
Gets or sets the nic ipv6 addresses.
NetworkName This property is required. string
Gets or sets the name of the virtual network in vmmServer that the nic is connected to.
Ipv4AddressType string
Gets or sets the ipv4 address type.
Ipv6AddressType string
Gets or sets the ipv6 address type.
MacAddress string
Gets or sets the nic MAC address.
MacAddressType string
Gets or sets the mac address type.
Name string
Gets or sets the name of the network interface.
NicId string
Gets or sets the nic id.
VirtualNetworkId string
Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.
displayName This property is required. String
Gets the display name of the network interface as shown in the vmmServer. This is the fallback label for a NIC when the name is not set.
ipv4Addresses This property is required. List<String>
Gets or sets the nic ipv4 addresses.
ipv6Addresses This property is required. List<String>
Gets or sets the nic ipv6 addresses.
networkName This property is required. String
Gets or sets the name of the virtual network in vmmServer that the nic is connected to.
ipv4AddressType String
Gets or sets the ipv4 address type.
ipv6AddressType String
Gets or sets the ipv6 address type.
macAddress String
Gets or sets the nic MAC address.
macAddressType String
Gets or sets the mac address type.
name String
Gets or sets the name of the network interface.
nicId String
Gets or sets the nic id.
virtualNetworkId String
Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.
displayName This property is required. string
Gets the display name of the network interface as shown in the vmmServer. This is the fallback label for a NIC when the name is not set.
ipv4Addresses This property is required. string[]
Gets or sets the nic ipv4 addresses.
ipv6Addresses This property is required. string[]
Gets or sets the nic ipv6 addresses.
networkName This property is required. string
Gets or sets the name of the virtual network in vmmServer that the nic is connected to.
ipv4AddressType string
Gets or sets the ipv4 address type.
ipv6AddressType string
Gets or sets the ipv6 address type.
macAddress string
Gets or sets the nic MAC address.
macAddressType string
Gets or sets the mac address type.
name string
Gets or sets the name of the network interface.
nicId string
Gets or sets the nic id.
virtualNetworkId string
Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.
display_name This property is required. str
Gets the display name of the network interface as shown in the vmmServer. This is the fallback label for a NIC when the name is not set.
ipv4_addresses This property is required. Sequence[str]
Gets or sets the nic ipv4 addresses.
ipv6_addresses This property is required. Sequence[str]
Gets or sets the nic ipv6 addresses.
network_name This property is required. str
Gets or sets the name of the virtual network in vmmServer that the nic is connected to.
ipv4_address_type str
Gets or sets the ipv4 address type.
ipv6_address_type str
Gets or sets the ipv6 address type.
mac_address str
Gets or sets the nic MAC address.
mac_address_type str
Gets or sets the mac address type.
name str
Gets or sets the name of the network interface.
nic_id str
Gets or sets the nic id.
virtual_network_id str
Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.
displayName This property is required. String
Gets the display name of the network interface as shown in the vmmServer. This is the fallback label for a NIC when the name is not set.
ipv4Addresses This property is required. List<String>
Gets or sets the nic ipv4 addresses.
ipv6Addresses This property is required. List<String>
Gets or sets the nic ipv6 addresses.
networkName This property is required. String
Gets or sets the name of the virtual network in vmmServer that the nic is connected to.
ipv4AddressType String
Gets or sets the ipv4 address type.
ipv6AddressType String
Gets or sets the ipv6 address type.
macAddress String
Gets or sets the nic MAC address.
macAddressType String
Gets or sets the mac address type.
name String
Gets or sets the name of the network interface.
nicId String
Gets or sets the nic id.
virtualNetworkId String
Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.

NetworkProfileResponse

NetworkInterfaces List<Pulumi.AzureNative.ScVmm.Inputs.NetworkInterfacesResponse>
Gets or sets the list of network interfaces associated with the virtual machine.
NetworkInterfaces []NetworkInterfacesResponse
Gets or sets the list of network interfaces associated with the virtual machine.
networkInterfaces List<NetworkInterfacesResponse>
Gets or sets the list of network interfaces associated with the virtual machine.
networkInterfaces NetworkInterfacesResponse[]
Gets or sets the list of network interfaces associated with the virtual machine.
network_interfaces Sequence[NetworkInterfacesResponse]
Gets or sets the list of network interfaces associated with the virtual machine.
networkInterfaces List<Property Map>
Gets or sets the list of network interfaces associated with the virtual machine.

OsProfileResponse

OsName This property is required. string
Gets or sets os name.
OsType This property is required. string
Gets or sets the type of the os.
ComputerName string
Gets or sets computer name.
OsName This property is required. string
Gets or sets os name.
OsType This property is required. string
Gets or sets the type of the os.
ComputerName string
Gets or sets computer name.
osName This property is required. String
Gets or sets os name.
osType This property is required. String
Gets or sets the type of the os.
computerName String
Gets or sets computer name.
osName This property is required. string
Gets or sets os name.
osType This property is required. string
Gets or sets the type of the os.
computerName string
Gets or sets computer name.
os_name This property is required. str
Gets or sets os name.
os_type This property is required. str
Gets or sets the type of the os.
computer_name str
Gets or sets computer name.
osName This property is required. String
Gets or sets os name.
osType This property is required. String
Gets or sets the type of the os.
computerName String
Gets or sets computer name.

StorageProfileResponse

Disks List<Pulumi.AzureNative.ScVmm.Inputs.VirtualDiskResponse>
Gets or sets the list of virtual disks associated with the virtual machine.
Disks []VirtualDiskResponse
Gets or sets the list of virtual disks associated with the virtual machine.
disks List<VirtualDiskResponse>
Gets or sets the list of virtual disks associated with the virtual machine.
disks VirtualDiskResponse[]
Gets or sets the list of virtual disks associated with the virtual machine.
disks Sequence[VirtualDiskResponse]
Gets or sets the list of virtual disks associated with the virtual machine.
disks List<Property Map>
Gets or sets the list of virtual disks associated with the virtual machine.

StorageQoSPolicyDetailsResponse

Id string
The ID of the QoS policy.
Name string
The name of the policy.
Id string
The ID of the QoS policy.
Name string
The name of the policy.
id String
The ID of the QoS policy.
name String
The name of the policy.
id string
The ID of the QoS policy.
name string
The name of the policy.
id str
The ID of the QoS policy.
name str
The name of the policy.
id String
The ID of the QoS policy.
name String
The name of the policy.

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

VirtualDiskResponse

DisplayName This property is required. string
Gets the display name of the virtual disk as shown in the vmmServer. This is the fallback label for a disk when the name is not set.
MaxDiskSizeGB This property is required. int
Gets or sets the max disk size.
VhdFormatType This property is required. string
Gets the disk vhd format type.
VolumeType This property is required. string
Gets or sets the disk volume type.
Bus int
Gets or sets the disk bus.
BusType string
Gets or sets the disk bus type.
CreateDiffDisk string
Gets or sets a value indicating diff disk.
DiskId string
Gets or sets the disk id.
DiskSizeGB int
Gets or sets the disk total size.
Lun int
Gets or sets the disk lun.
Name string
Gets or sets the name of the disk.
StorageQoSPolicy Pulumi.AzureNative.ScVmm.Inputs.StorageQoSPolicyDetailsResponse
The QoS policy for the disk.
TemplateDiskId string
Gets or sets the disk id in the template.
VhdType string
Gets or sets the disk vhd type.
DisplayName This property is required. string
Gets the display name of the virtual disk as shown in the vmmServer. This is the fallback label for a disk when the name is not set.
MaxDiskSizeGB This property is required. int
Gets or sets the max disk size.
VhdFormatType This property is required. string
Gets the disk vhd format type.
VolumeType This property is required. string
Gets or sets the disk volume type.
Bus int
Gets or sets the disk bus.
BusType string
Gets or sets the disk bus type.
CreateDiffDisk string
Gets or sets a value indicating diff disk.
DiskId string
Gets or sets the disk id.
DiskSizeGB int
Gets or sets the disk total size.
Lun int
Gets or sets the disk lun.
Name string
Gets or sets the name of the disk.
StorageQoSPolicy StorageQoSPolicyDetailsResponse
The QoS policy for the disk.
TemplateDiskId string
Gets or sets the disk id in the template.
VhdType string
Gets or sets the disk vhd type.
displayName This property is required. String
Gets the display name of the virtual disk as shown in the vmmServer. This is the fallback label for a disk when the name is not set.
maxDiskSizeGB This property is required. Integer
Gets or sets the max disk size.
vhdFormatType This property is required. String
Gets the disk vhd format type.
volumeType This property is required. String
Gets or sets the disk volume type.
bus Integer
Gets or sets the disk bus.
busType String
Gets or sets the disk bus type.
createDiffDisk String
Gets or sets a value indicating diff disk.
diskId String
Gets or sets the disk id.
diskSizeGB Integer
Gets or sets the disk total size.
lun Integer
Gets or sets the disk lun.
name String
Gets or sets the name of the disk.
storageQoSPolicy StorageQoSPolicyDetailsResponse
The QoS policy for the disk.
templateDiskId String
Gets or sets the disk id in the template.
vhdType String
Gets or sets the disk vhd type.
displayName This property is required. string
Gets the display name of the virtual disk as shown in the vmmServer. This is the fallback label for a disk when the name is not set.
maxDiskSizeGB This property is required. number
Gets or sets the max disk size.
vhdFormatType This property is required. string
Gets the disk vhd format type.
volumeType This property is required. string
Gets or sets the disk volume type.
bus number
Gets or sets the disk bus.
busType string
Gets or sets the disk bus type.
createDiffDisk string
Gets or sets a value indicating diff disk.
diskId string
Gets or sets the disk id.
diskSizeGB number
Gets or sets the disk total size.
lun number
Gets or sets the disk lun.
name string
Gets or sets the name of the disk.
storageQoSPolicy StorageQoSPolicyDetailsResponse
The QoS policy for the disk.
templateDiskId string
Gets or sets the disk id in the template.
vhdType string
Gets or sets the disk vhd type.
display_name This property is required. str
Gets the display name of the virtual disk as shown in the vmmServer. This is the fallback label for a disk when the name is not set.
max_disk_size_gb This property is required. int
Gets or sets the max disk size.
vhd_format_type This property is required. str
Gets the disk vhd format type.
volume_type This property is required. str
Gets or sets the disk volume type.
bus int
Gets or sets the disk bus.
bus_type str
Gets or sets the disk bus type.
create_diff_disk str
Gets or sets a value indicating diff disk.
disk_id str
Gets or sets the disk id.
disk_size_gb int
Gets or sets the disk total size.
lun int
Gets or sets the disk lun.
name str
Gets or sets the name of the disk.
storage_qo_s_policy StorageQoSPolicyDetailsResponse
The QoS policy for the disk.
template_disk_id str
Gets or sets the disk id in the template.
vhd_type str
Gets or sets the disk vhd type.
displayName This property is required. String
Gets the display name of the virtual disk as shown in the vmmServer. This is the fallback label for a disk when the name is not set.
maxDiskSizeGB This property is required. Number
Gets or sets the max disk size.
vhdFormatType This property is required. String
Gets the disk vhd format type.
volumeType This property is required. String
Gets or sets the disk volume type.
bus Number
Gets or sets the disk bus.
busType String
Gets or sets the disk bus type.
createDiffDisk String
Gets or sets a value indicating diff disk.
diskId String
Gets or sets the disk id.
diskSizeGB Number
Gets or sets the disk total size.
lun Number
Gets or sets the disk lun.
name String
Gets or sets the name of the disk.
storageQoSPolicy Property Map
The QoS policy for the disk.
templateDiskId String
Gets or sets the disk id in the template.
vhdType String
Gets or sets the disk vhd type.

VirtualMachinePropertiesResponseAvailabilitySets

Id string
Gets the ARM Id of the microsoft.scvmm/availabilitySets resource.
Name string
Gets or sets the name of the availability set.
Id string
Gets the ARM Id of the microsoft.scvmm/availabilitySets resource.
Name string
Gets or sets the name of the availability set.
id String
Gets the ARM Id of the microsoft.scvmm/availabilitySets resource.
name String
Gets or sets the name of the availability set.
id string
Gets the ARM Id of the microsoft.scvmm/availabilitySets resource.
name string
Gets or sets the name of the availability set.
id str
Gets the ARM Id of the microsoft.scvmm/availabilitySets resource.
name str
Gets or sets the name of the availability set.
id String
Gets the ARM Id of the microsoft.scvmm/availabilitySets resource.
name String
Gets or sets the name of the availability set.

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 v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi