This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 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 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Implements VirtualMachine GET method.
Uses Azure REST API version 2022-05-21-preview.
Other available API versions: 2023-04-01-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)
public static Output<GetVirtualMachineResult> getVirtualMachine(GetVirtualMachineArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:scvmm:getVirtualMachine
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group.
- VirtualMachine stringName 
- Name of the VirtualMachine.
- ResourceGroup stringName 
- The name of the resource group.
- VirtualMachine stringName 
- Name of the VirtualMachine.
- resourceGroup StringName 
- The name of the resource group.
- virtualMachine StringName 
- Name of the VirtualMachine.
- resourceGroup stringName 
- The name of the resource group.
- virtualMachine stringName 
- Name of the VirtualMachine.
- resource_group_ strname 
- The name of the resource group.
- virtual_machine_ strname 
- Name of the VirtualMachine.
- resourceGroup StringName 
- The name of the resource group.
- virtualMachine StringName 
- Name of the VirtualMachine.
getVirtualMachine Result
The following output properties are available:
- ExtendedLocation Pulumi.Azure Native. Sc Vmm. Outputs. Extended Location Response 
- The extended location.
- Id string
- Resource Id
- LastRestored Pulumi.VMCheckpoint Azure Native. Sc Vmm. Outputs. Checkpoint Response 
- 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.Azure Native. Sc Vmm. Outputs. System Data Response 
- The system data.
- Type string
- Resource Type
- AvailabilitySets List<Pulumi.Azure Native. Sc Vmm. Outputs. Virtual Machine Properties Response Availability Sets> 
- Availability Sets in vm.
- CheckpointType string
- Type of checkpoint supported for the vm.
- Checkpoints
List<Pulumi.Azure Native. Sc Vmm. Outputs. Checkpoint Response> 
- 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.
- GuestAgent Pulumi.Profile Azure Native. Sc Vmm. Outputs. Guest Agent Profile Response 
- Guest agent status properties.
- HardwareProfile Pulumi.Azure Native. Sc Vmm. Outputs. Hardware Profile Response 
- Hardware properties.
- Identity
Pulumi.Azure Native. Sc Vmm. Outputs. Identity Response 
- The identity of the resource.
- InventoryItem stringId 
- Gets or sets the inventory Item ID for the resource.
- NetworkProfile Pulumi.Azure Native. Sc Vmm. Outputs. Network Profile Response 
- Network properties.
- OsProfile Pulumi.Azure Native. Sc Vmm. Outputs. Os Profile Response 
- OS properties.
- StorageProfile Pulumi.Azure Native. Sc Vmm. Outputs. Storage Profile Response 
- Storage properties.
- 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.
- VmmServer stringId 
- ARM Id of the vmmServer resource in which this resource resides.
- ExtendedLocation ExtendedLocation Response 
- The extended location.
- Id string
- Resource Id
- LastRestored CheckpointVMCheckpoint Response 
- 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 SystemData Response 
- The system data.
- Type string
- Resource Type
- AvailabilitySets []VirtualMachine Properties Response Availability Sets 
- 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.
- GuestAgent GuestProfile Agent Profile Response 
- Guest agent status properties.
- HardwareProfile HardwareProfile Response 
- Hardware properties.
- Identity
IdentityResponse 
- The identity of the resource.
- InventoryItem stringId 
- Gets or sets the inventory Item ID for the resource.
- NetworkProfile NetworkProfile Response 
- Network properties.
- OsProfile OsProfile Response 
- OS properties.
- StorageProfile StorageProfile Response 
- Storage properties.
- 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.
- VmmServer stringId 
- ARM Id of the vmmServer resource in which this resource resides.
- extendedLocation ExtendedLocation Response 
- The extended location.
- id String
- Resource Id
- lastRestored CheckpointVMCheckpoint Response 
- 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 SystemData Response 
- The system data.
- type String
- Resource Type
- availabilitySets List<VirtualMachine Properties Response Availability Sets> 
- 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.
- guestAgent GuestProfile Agent Profile Response 
- Guest agent status properties.
- hardwareProfile HardwareProfile Response 
- Hardware properties.
- identity
IdentityResponse 
- The identity of the resource.
- inventoryItem StringId 
- Gets or sets the inventory Item ID for the resource.
- networkProfile NetworkProfile Response 
- Network properties.
- osProfile OsProfile Response 
- OS properties.
- storageProfile StorageProfile Response 
- Storage properties.
- 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.
- vmmServer StringId 
- ARM Id of the vmmServer resource in which this resource resides.
- extendedLocation ExtendedLocation Response 
- The extended location.
- id string
- Resource Id
- lastRestored CheckpointVMCheckpoint Response 
- 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 SystemData Response 
- The system data.
- type string
- Resource Type
- availabilitySets VirtualMachine Properties Response Availability Sets[] 
- 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.
- guestAgent GuestProfile Agent Profile Response 
- Guest agent status properties.
- hardwareProfile HardwareProfile Response 
- Hardware properties.
- identity
IdentityResponse 
- The identity of the resource.
- inventoryItem stringId 
- Gets or sets the inventory Item ID for the resource.
- networkProfile NetworkProfile Response 
- Network properties.
- osProfile OsProfile Response 
- OS properties.
- storageProfile StorageProfile Response 
- Storage properties.
- {[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.
- vmmServer stringId 
- ARM Id of the vmmServer resource in which this resource resides.
- extended_location ExtendedLocation Response 
- The extended location.
- id str
- Resource Id
- last_restored_ Checkpointvm_ checkpoint Response 
- 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 SystemData Response 
- The system data.
- type str
- Resource Type
- availability_sets Sequence[VirtualMachine Properties Response Availability Sets] 
- 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_ Guestprofile Agent Profile Response 
- Guest agent status properties.
- hardware_profile HardwareProfile Response 
- Hardware properties.
- identity
IdentityResponse 
- The identity of the resource.
- inventory_item_ strid 
- Gets or sets the inventory Item ID for the resource.
- network_profile NetworkProfile Response 
- Network properties.
- os_profile OsProfile Response 
- OS properties.
- storage_profile StorageProfile Response 
- Storage properties.
- 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_ strid 
- ARM Id of the vmmServer resource in which this resource resides.
- extendedLocation Property Map
- The extended location.
- id String
- Resource Id
- lastRestored Property MapVMCheckpoint 
- 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.
- guestAgent Property MapProfile 
- Guest agent status properties.
- hardwareProfile Property Map
- Hardware properties.
- identity Property Map
- The identity of the resource.
- inventoryItem StringId 
- 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.
- 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.
- vmmServer StringId 
- 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.
- ParentCheckpoint stringID 
- 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.
- ParentCheckpoint stringID 
- 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.
- parentCheckpoint StringID 
- 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.
- parentCheckpoint stringID 
- 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_ strid 
- 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.
- parentCheckpoint StringID 
- Gets ID of parent of the checkpoint.
ErrorAdditionalInfoResponse   
ErrorDetailResponse  
- AdditionalInfo List<Pulumi.Azure Native. Sc Vmm. Inputs. Error Additional Info Response> 
- The error additional info.
- Code string
- The error code.
- Details
List<Pulumi.Azure Native. Sc Vmm. Inputs. Error Detail Response> 
- The error details.
- Message string
- The error message.
- Target string
- The error target.
- AdditionalInfo []ErrorAdditional Info Response 
- The error additional info.
- Code string
- The error code.
- Details
[]ErrorDetail Response 
- The error details.
- Message string
- The error message.
- Target string
- The error target.
- additionalInfo List<ErrorAdditional Info Response> 
- The error additional info.
- code String
- The error code.
- details
List<ErrorDetail Response> 
- The error details.
- message String
- The error message.
- target String
- The error target.
- additionalInfo ErrorAdditional Info Response[] 
- The error additional info.
- code string
- The error code.
- details
ErrorDetail 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[ErrorDetail Response] 
- The error details.
- message str
- The error message.
- target str
- The error target.
- additionalInfo 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   
- AgentVersion string
- The hybrid machine agent full version.
- ErrorDetails List<Pulumi.Azure Native. Sc Vmm. Inputs. Error Detail Response> 
- Details about the error state.
- LastStatus stringChange 
- The time of the last status change.
- Status string
- The status of the hybrid machine agent.
- VmUuid string
- Specifies the VM's unique SMBIOS ID.
- ClientPublic stringKey 
- Gets or sets the Public Key provided by the client for enabling guest management.
- AgentVersion string
- The hybrid machine agent full version.
- ErrorDetails []ErrorDetail Response 
- Details about the error state.
- LastStatus stringChange 
- The time of the last status change.
- Status string
- The status of the hybrid machine agent.
- VmUuid string
- Specifies the VM's unique SMBIOS ID.
- ClientPublic stringKey 
- Gets or sets the Public Key provided by the client for enabling guest management.
- agentVersion String
- The hybrid machine agent full version.
- errorDetails List<ErrorDetail Response> 
- Details about the error state.
- lastStatus StringChange 
- The time of the last status change.
- status String
- The status of the hybrid machine agent.
- vmUuid String
- Specifies the VM's unique SMBIOS ID.
- clientPublic StringKey 
- Gets or sets the Public Key provided by the client for enabling guest management.
- agentVersion string
- The hybrid machine agent full version.
- errorDetails ErrorDetail Response[] 
- Details about the error state.
- lastStatus stringChange 
- The time of the last status change.
- status string
- The status of the hybrid machine agent.
- vmUuid string
- Specifies the VM's unique SMBIOS ID.
- clientPublic stringKey 
- Gets or sets the Public Key provided by the client for enabling guest management.
- 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.
- client_public_ strkey 
- Gets or sets the Public Key provided by the client for enabling guest management.
- agentVersion String
- The hybrid machine agent full version.
- errorDetails List<Property Map>
- Details about the error state.
- lastStatus StringChange 
- The time of the last status change.
- status String
- The status of the hybrid machine agent.
- vmUuid String
- Specifies the VM's unique SMBIOS ID.
- clientPublic StringKey 
- 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.
- DynamicMemory stringEnabled 
- Gets or sets a value indicating whether to enable dynamic memory or not.
- DynamicMemory intMax MB 
- Gets or sets the max dynamic memory for the vm.
- DynamicMemory intMin MB 
- Gets or sets the min dynamic memory for the vm.
- IsHighly stringAvailable 
- Gets highly available property.
- LimitCpu stringFor Migration 
- 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.
- DynamicMemory stringEnabled 
- Gets or sets a value indicating whether to enable dynamic memory or not.
- DynamicMemory intMax MB 
- Gets or sets the max dynamic memory for the vm.
- DynamicMemory intMin MB 
- Gets or sets the min dynamic memory for the vm.
- IsHighly stringAvailable 
- Gets highly available property.
- LimitCpu stringFor Migration 
- 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.
- dynamicMemory StringEnabled 
- Gets or sets a value indicating whether to enable dynamic memory or not.
- dynamicMemory IntegerMax MB 
- Gets or sets the max dynamic memory for the vm.
- dynamicMemory IntegerMin MB 
- Gets or sets the min dynamic memory for the vm.
- isHighly StringAvailable 
- Gets highly available property.
- limitCpu StringFor Migration 
- 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.
- dynamicMemory stringEnabled 
- Gets or sets a value indicating whether to enable dynamic memory or not.
- dynamicMemory numberMax MB 
- Gets or sets the max dynamic memory for the vm.
- dynamicMemory numberMin MB 
- Gets or sets the min dynamic memory for the vm.
- isHighly stringAvailable 
- Gets highly available property.
- limitCpu stringFor Migration 
- 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_ strenabled 
- Gets or sets a value indicating whether to enable dynamic memory or not.
- dynamic_memory_ intmax_ mb 
- Gets or sets the max dynamic memory for the vm.
- dynamic_memory_ intmin_ mb 
- Gets or sets the min dynamic memory for the vm.
- is_highly_ stravailable 
- Gets highly available property.
- limit_cpu_ strfor_ migration 
- 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.
- dynamicMemory StringEnabled 
- Gets or sets a value indicating whether to enable dynamic memory or not.
- dynamicMemory NumberMax MB 
- Gets or sets the max dynamic memory for the vm.
- dynamicMemory NumberMin MB 
- Gets or sets the min dynamic memory for the vm.
- isHighly StringAvailable 
- Gets highly available property.
- limitCpu StringFor Migration 
- 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 string
- The principal id of managed service identity.
- TenantId string
- The tenant of managed service identity.
- Type string
- The type of managed service identity.
- PrincipalId string
- The principal id of managed service identity.
- TenantId string
- The tenant of managed service identity.
- Type string
- The type of managed service identity.
- principalId String
- The principal id of managed service identity.
- tenantId String
- The tenant of managed service identity.
- type String
- The type of managed service identity.
- principalId string
- The principal id of managed service identity.
- tenantId string
- The tenant of managed service identity.
- type string
- The type of managed service identity.
- principal_id str
- The principal id of managed service identity.
- tenant_id str
- The tenant of managed service identity.
- type str
- The type of managed service identity.
- principalId String
- The principal id of managed service identity.
- tenantId String
- The tenant of managed service identity.
- type String
- The type of managed service identity.
NetworkInterfacesResponse  
- DisplayName 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 List<string>
- Gets or sets the nic ipv4 addresses.
- Ipv6Addresses List<string>
- Gets or sets the nic ipv6 addresses.
- NetworkName 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.
- MacAddress stringType 
- 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.
- VirtualNetwork stringId 
- Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.
- DisplayName 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 []string
- Gets or sets the nic ipv4 addresses.
- Ipv6Addresses []string
- Gets or sets the nic ipv6 addresses.
- NetworkName 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.
- MacAddress stringType 
- 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.
- VirtualNetwork stringId 
- Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.
- displayName 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 List<String>
- Gets or sets the nic ipv4 addresses.
- ipv6Addresses List<String>
- Gets or sets the nic ipv6 addresses.
- networkName 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.
- macAddress StringType 
- 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.
- virtualNetwork StringId 
- Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.
- displayName 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 string[]
- Gets or sets the nic ipv4 addresses.
- ipv6Addresses string[]
- Gets or sets the nic ipv6 addresses.
- networkName 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.
- macAddress stringType 
- 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.
- virtualNetwork stringId 
- Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.
- display_name 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 Sequence[str]
- Gets or sets the nic ipv4 addresses.
- ipv6_addresses Sequence[str]
- Gets or sets the nic ipv6 addresses.
- network_name str
- Gets or sets the name of the virtual network in vmmServer that the nic is connected to.
- ipv4_address_ strtype 
- Gets or sets the ipv4 address type.
- ipv6_address_ strtype 
- Gets or sets the ipv6 address type.
- mac_address str
- Gets or sets the nic MAC address.
- mac_address_ strtype 
- 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_ strid 
- Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.
- displayName 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 List<String>
- Gets or sets the nic ipv4 addresses.
- ipv6Addresses List<String>
- Gets or sets the nic ipv6 addresses.
- networkName 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.
- macAddress StringType 
- 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.
- virtualNetwork StringId 
- Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.
NetworkProfileResponse  
- NetworkInterfaces List<Pulumi.Azure Native. Sc Vmm. Inputs. Network Interfaces Response> 
- Gets or sets the list of network interfaces associated with the virtual machine.
- NetworkInterfaces []NetworkInterfaces Response 
- Gets or sets the list of network interfaces associated with the virtual machine.
- networkInterfaces List<NetworkInterfaces Response> 
- Gets or sets the list of network interfaces associated with the virtual machine.
- networkInterfaces NetworkInterfaces Response[] 
- Gets or sets the list of network interfaces associated with the virtual machine.
- network_interfaces Sequence[NetworkInterfaces Response] 
- 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 string
- Gets or sets os name.
- OsType string
- Gets or sets the type of the os.
- ComputerName string
- Gets or sets computer name.
- OsName string
- Gets or sets os name.
- OsType string
- Gets or sets the type of the os.
- ComputerName string
- Gets or sets computer name.
- osName String
- Gets or sets os name.
- osType String
- Gets or sets the type of the os.
- computerName String
- Gets or sets computer name.
- osName string
- Gets or sets os name.
- osType string
- Gets or sets the type of the os.
- computerName string
- Gets or sets computer name.
- os_name str
- Gets or sets os name.
- os_type str
- Gets or sets the type of the os.
- computer_name str
- Gets or sets computer name.
- osName String
- Gets or sets os name.
- osType String
- Gets or sets the type of the os.
- computerName String
- Gets or sets computer name.
StorageProfileResponse  
- Disks
List<Pulumi.Azure Native. Sc Vmm. Inputs. Virtual Disk Response> 
- Gets or sets the list of virtual disks associated with the virtual machine.
- Disks
[]VirtualDisk Response 
- Gets or sets the list of virtual disks associated with the virtual machine.
- disks
List<VirtualDisk Response> 
- Gets or sets the list of virtual disks associated with the virtual machine.
- disks
VirtualDisk Response[] 
- Gets or sets the list of virtual disks associated with the virtual machine.
- disks
Sequence[VirtualDisk Response] 
- 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    
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- 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.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
VirtualDiskResponse  
- DisplayName 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.
- MaxDisk intSize GB 
- Gets or sets the max disk size.
- VhdFormat stringType 
- Gets the disk vhd format type.
- VolumeType 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.
- CreateDiff stringDisk 
- Gets or sets a value indicating diff disk.
- DiskId string
- Gets or sets the disk id.
- DiskSize intGB 
- 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.
- StorageQo Pulumi.SPolicy Azure Native. Sc Vmm. Inputs. Storage Qo SPolicy Details Response 
- The QoS policy for the disk.
- TemplateDisk stringId 
- Gets or sets the disk id in the template.
- VhdType string
- Gets or sets the disk vhd type.
- DisplayName 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.
- MaxDisk intSize GB 
- Gets or sets the max disk size.
- VhdFormat stringType 
- Gets the disk vhd format type.
- VolumeType 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.
- CreateDiff stringDisk 
- Gets or sets a value indicating diff disk.
- DiskId string
- Gets or sets the disk id.
- DiskSize intGB 
- 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.
- StorageQo StorageSPolicy Qo SPolicy Details Response 
- The QoS policy for the disk.
- TemplateDisk stringId 
- Gets or sets the disk id in the template.
- VhdType string
- Gets or sets the disk vhd type.
- displayName 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.
- maxDisk IntegerSize GB 
- Gets or sets the max disk size.
- vhdFormat StringType 
- Gets the disk vhd format type.
- volumeType 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.
- createDiff StringDisk 
- Gets or sets a value indicating diff disk.
- diskId String
- Gets or sets the disk id.
- diskSize IntegerGB 
- 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.
- storageQo StorageSPolicy Qo SPolicy Details Response 
- The QoS policy for the disk.
- templateDisk StringId 
- Gets or sets the disk id in the template.
- vhdType String
- Gets or sets the disk vhd type.
- displayName 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.
- maxDisk numberSize GB 
- Gets or sets the max disk size.
- vhdFormat stringType 
- Gets the disk vhd format type.
- volumeType 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.
- createDiff stringDisk 
- Gets or sets a value indicating diff disk.
- diskId string
- Gets or sets the disk id.
- diskSize numberGB 
- 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.
- storageQo StorageSPolicy Qo SPolicy Details Response 
- The QoS policy for the disk.
- templateDisk stringId 
- Gets or sets the disk id in the template.
- vhdType string
- Gets or sets the disk vhd type.
- display_name 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_ intsize_ gb 
- Gets or sets the max disk size.
- vhd_format_ strtype 
- Gets the disk vhd format type.
- volume_type 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_ strdisk 
- Gets or sets a value indicating diff disk.
- disk_id str
- Gets or sets the disk id.
- disk_size_ intgb 
- 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_ Storages_ policy Qo SPolicy Details Response 
- The QoS policy for the disk.
- template_disk_ strid 
- Gets or sets the disk id in the template.
- vhd_type str
- Gets or sets the disk vhd type.
- displayName 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.
- maxDisk NumberSize GB 
- Gets or sets the max disk size.
- vhdFormat StringType 
- Gets the disk vhd format type.
- volumeType 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.
- createDiff StringDisk 
- Gets or sets a value indicating diff disk.
- diskId String
- Gets or sets the disk id.
- diskSize NumberGB 
- 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.
- storageQo Property MapSPolicy 
- The QoS policy for the disk.
- templateDisk StringId 
- Gets or sets the disk id in the template.
- vhdType String
- Gets or sets the disk vhd type.
VirtualMachinePropertiesResponseAvailabilitySets     
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 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi