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.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.scvmm.getVirtualMachineInstance
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.47.1 published on Monday, Jun 24, 2024 by Pulumi
Retrieves information about a virtual machine instance. Azure REST API version: 2023-04-01-preview.
Other available API versions: 2023-10-07.
Using getVirtualMachineInstance
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 getVirtualMachineInstance(args: GetVirtualMachineInstanceArgs, opts?: InvokeOptions): Promise<GetVirtualMachineInstanceResult>
function getVirtualMachineInstanceOutput(args: GetVirtualMachineInstanceOutputArgs, opts?: InvokeOptions): Output<GetVirtualMachineInstanceResult>
def get_virtual_machine_instance(resource_uri: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVirtualMachineInstanceResult
def get_virtual_machine_instance_output(resource_uri: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVirtualMachineInstanceResult]
func LookupVirtualMachineInstance(ctx *Context, args *LookupVirtualMachineInstanceArgs, opts ...InvokeOption) (*LookupVirtualMachineInstanceResult, error)
func LookupVirtualMachineInstanceOutput(ctx *Context, args *LookupVirtualMachineInstanceOutputArgs, opts ...InvokeOption) LookupVirtualMachineInstanceResultOutput
> Note: This function is named LookupVirtualMachineInstance
in the Go SDK.
public static class GetVirtualMachineInstance
{
public static Task<GetVirtualMachineInstanceResult> InvokeAsync(GetVirtualMachineInstanceArgs args, InvokeOptions? opts = null)
public static Output<GetVirtualMachineInstanceResult> Invoke(GetVirtualMachineInstanceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVirtualMachineInstanceResult> getVirtualMachineInstance(GetVirtualMachineInstanceArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:scvmm:getVirtualMachineInstance
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Uri string - The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource to be extended.
- Resource
Uri string - The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource to be extended.
- resource
Uri String - The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource to be extended.
- resource
Uri string - The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource to be extended.
- resource_
uri str - The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource to be extended.
- resource
Uri String - The fully qualified Azure Resource manager identifier of the Hybrid Compute machine resource to be extended.
getVirtualMachineInstance Result
The following output properties are available:
- Extended
Location Pulumi.Azure Native. Sc Vmm. Outputs. Extended Location Response - Gets or sets the extended location.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Power
State string - Gets the power state of the virtual machine.
- Provisioning
State string - Gets or sets the provisioning state.
- System
Data Pulumi.Azure Native. Sc Vmm. 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"
- Availability
Sets List<Pulumi.Azure Native. Sc Vmm. Outputs. Virtual Machine Instance Properties Response Availability Sets> - Availability Sets in vm.
- Hardware
Profile Pulumi.Azure Native. Sc Vmm. Outputs. Hardware Profile Response - Hardware properties.
- Infrastructure
Profile Pulumi.Azure Native. Sc Vmm. Outputs. Infrastructure Profile Response - Gets the infrastructure profile.
- Network
Profile Pulumi.Azure Native. Sc Vmm. Outputs. Network Profile Response - Network properties.
- Os
Profile Pulumi.Azure Native. Sc Vmm. Outputs. Os Profile For VMInstance Response - OS properties.
- Storage
Profile Pulumi.Azure Native. Sc Vmm. Outputs. Storage Profile Response - Storage properties.
- Extended
Location ExtendedLocation Response - Gets or sets the extended location.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Power
State string - Gets the power state of the virtual machine.
- Provisioning
State string - Gets or sets the provisioning state.
- 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"
- Availability
Sets []VirtualMachine Instance Properties Response Availability Sets - Availability Sets in vm.
- Hardware
Profile HardwareProfile Response - Hardware properties.
- Infrastructure
Profile InfrastructureProfile Response - Gets the infrastructure profile.
- Network
Profile NetworkProfile Response - Network properties.
- Os
Profile OsProfile For VMInstance Response - OS properties.
- Storage
Profile StorageProfile Response - Storage properties.
- extended
Location ExtendedLocation Response - Gets or sets the extended location.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- power
State String - Gets the power state of the virtual machine.
- provisioning
State String - Gets or sets the provisioning state.
- 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"
- availability
Sets List<VirtualMachine Instance Properties Response Availability Sets> - Availability Sets in vm.
- hardware
Profile HardwareProfile Response - Hardware properties.
- infrastructure
Profile InfrastructureProfile Response - Gets the infrastructure profile.
- network
Profile NetworkProfile Response - Network properties.
- os
Profile OsProfile For VMInstance Response - OS properties.
- storage
Profile StorageProfile Response - Storage properties.
- extended
Location ExtendedLocation Response - Gets or sets the extended location.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- power
State string - Gets the power state of the virtual machine.
- provisioning
State string - Gets or sets the provisioning state.
- 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"
- availability
Sets VirtualMachine Instance Properties Response Availability Sets[] - Availability Sets in vm.
- hardware
Profile HardwareProfile Response - Hardware properties.
- infrastructure
Profile InfrastructureProfile Response - Gets the infrastructure profile.
- network
Profile NetworkProfile Response - Network properties.
- os
Profile OsProfile For VMInstance Response - OS properties.
- storage
Profile StorageProfile Response - Storage properties.
- extended_
location ExtendedLocation Response - Gets or sets the extended location.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- power_
state str - Gets the power state of the virtual machine.
- provisioning_
state str - Gets or sets the provisioning state.
- 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"
- availability_
sets Sequence[VirtualMachine Instance Properties Response Availability Sets] - Availability Sets in vm.
- hardware_
profile HardwareProfile Response - Hardware properties.
- infrastructure_
profile InfrastructureProfile Response - Gets the infrastructure profile.
- network_
profile NetworkProfile Response - Network properties.
- os_
profile OsProfile For VMInstance Response - OS properties.
- storage_
profile StorageProfile Response - Storage properties.
- extended
Location Property Map - Gets or sets the extended location.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- power
State String - Gets the power state of the virtual machine.
- provisioning
State String - Gets or sets the provisioning state.
- 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"
- availability
Sets List<Property Map> - Availability Sets in vm.
- hardware
Profile Property Map - Hardware properties.
- infrastructure
Profile Property Map - Gets the infrastructure profile.
- network
Profile Property Map - Network properties.
- os
Profile Property Map - OS properties.
- storage
Profile Property Map - Storage properties.
Supporting Types
CheckpointResponse
- Checkpoint
ID string - Gets ID of the checkpoint.
- Description string
- Gets description of the checkpoint.
- Name string
- Gets name of the checkpoint.
- Parent
Checkpoint stringID - Gets ID of parent of the checkpoint.
- Checkpoint
ID string - Gets ID of the checkpoint.
- Description string
- Gets description of the checkpoint.
- Name string
- Gets name of the checkpoint.
- Parent
Checkpoint stringID - Gets ID of parent of the checkpoint.
- checkpoint
ID String - Gets ID of the checkpoint.
- description String
- Gets description of the checkpoint.
- name String
- Gets name of the checkpoint.
- parent
Checkpoint StringID - Gets ID of parent of the checkpoint.
- checkpoint
ID string - Gets ID of the checkpoint.
- description string
- Gets description of the checkpoint.
- name string
- Gets name of the checkpoint.
- parent
Checkpoint 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.
- checkpoint
ID String - Gets ID of the checkpoint.
- description String
- Gets description of the checkpoint.
- name String
- Gets name of the checkpoint.
- parent
Checkpoint StringID - Gets ID of parent of the checkpoint.
ExtendedLocationResponse
HardwareProfileResponse
- Cpu
Count int - Gets or sets the number of vCPUs for the vm.
- Dynamic
Memory stringEnabled - 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 stringAvailable - Gets highly available property.
- Limit
Cpu stringFor 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.
- Cpu
Count int - Gets or sets the number of vCPUs for the vm.
- Dynamic
Memory stringEnabled - 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 stringAvailable - Gets highly available property.
- Limit
Cpu stringFor 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.
- cpu
Count Integer - Gets or sets the number of vCPUs for the vm.
- dynamic
Memory StringEnabled - Gets or sets a value indicating whether to enable dynamic memory or not.
- dynamic
Memory IntegerMax MB - Gets or sets the max dynamic memory for the vm.
- dynamic
Memory IntegerMin MB - Gets or sets the min dynamic memory for the vm.
- is
Highly StringAvailable - Gets highly available property.
- limit
Cpu StringFor Migration - Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs.
- memory
MB Integer - MemoryMB is the size of a virtual machine's memory, in MB.
- cpu
Count number - Gets or sets the number of vCPUs for the vm.
- dynamic
Memory stringEnabled - Gets or sets a value indicating whether to enable dynamic memory or not.
- dynamic
Memory numberMax MB - Gets or sets the max dynamic memory for the vm.
- dynamic
Memory numberMin MB - Gets or sets the min dynamic memory for the vm.
- is
Highly stringAvailable - Gets highly available property.
- limit
Cpu stringFor Migration - Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs.
- memory
MB 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.
- cpu
Count Number - Gets or sets the number of vCPUs for the vm.
- dynamic
Memory StringEnabled - Gets or sets a value indicating whether to enable dynamic memory or not.
- dynamic
Memory NumberMax MB - Gets or sets the max dynamic memory for the vm.
- dynamic
Memory NumberMin MB - Gets or sets the min dynamic memory for the vm.
- is
Highly StringAvailable - Gets highly available property.
- limit
Cpu StringFor Migration - Gets or sets a value indicating whether to enable processor compatibility mode for live migration of VMs.
- memory
MB Number - MemoryMB is the size of a virtual machine's memory, in MB.
InfrastructureProfileResponse
- Last
Restored Pulumi.VMCheckpoint Azure Native. Sc Vmm. Inputs. Checkpoint Response - Last restored checkpoint in the vm.
- Bios
Guid string - Gets or sets the bios guid for the vm.
- Checkpoint
Type string - Type of checkpoint supported for the vm.
- Checkpoints
List<Pulumi.
Azure Native. Sc Vmm. Inputs. Checkpoint Response> - Checkpoints in the vm.
- Cloud
Id string - ARM Id of the cloud resource to use for deploying the vm.
- Generation int
- Gets or sets the generation for the vm.
- Inventory
Item stringId - Gets or sets the inventory Item ID for the resource.
- Template
Id string - ARM Id of the template resource to use for deploying the vm.
- Uuid string
- Unique ID of the virtual machine.
- Vm
Name string - VMName is the name of VM on the SCVMM server.
- Vmm
Server stringId - ARM Id of the vmmServer resource in which this resource resides.
- Last
Restored CheckpointVMCheckpoint Response - Last restored checkpoint in the vm.
- Bios
Guid string - Gets or sets the bios guid for the vm.
- Checkpoint
Type string - Type of checkpoint supported for the vm.
- Checkpoints
[]Checkpoint
Response - Checkpoints in the vm.
- Cloud
Id string - ARM Id of the cloud resource to use for deploying the vm.
- Generation int
- Gets or sets the generation for the vm.
- Inventory
Item stringId - Gets or sets the inventory Item ID for the resource.
- Template
Id string - ARM Id of the template resource to use for deploying the vm.
- Uuid string
- Unique ID of the virtual machine.
- Vm
Name string - VMName is the name of VM on the SCVMM server.
- Vmm
Server stringId - ARM Id of the vmmServer resource in which this resource resides.
- last
Restored CheckpointVMCheckpoint Response - Last restored checkpoint in the vm.
- bios
Guid String - Gets or sets the bios guid for the vm.
- checkpoint
Type String - Type of checkpoint supported for the vm.
- checkpoints
List<Checkpoint
Response> - Checkpoints in the vm.
- cloud
Id String - ARM Id of the cloud resource to use for deploying the vm.
- generation Integer
- Gets or sets the generation for the vm.
- inventory
Item StringId - Gets or sets the inventory Item ID for the resource.
- template
Id String - ARM Id of the template resource to use for deploying the vm.
- uuid String
- Unique ID of the virtual machine.
- vm
Name String - VMName is the name of VM on the SCVMM server.
- vmm
Server StringId - ARM Id of the vmmServer resource in which this resource resides.
- last
Restored CheckpointVMCheckpoint Response - Last restored checkpoint in the vm.
- bios
Guid string - Gets or sets the bios guid for the vm.
- checkpoint
Type string - Type of checkpoint supported for the vm.
- checkpoints
Checkpoint
Response[] - Checkpoints in the vm.
- cloud
Id string - ARM Id of the cloud resource to use for deploying the vm.
- generation number
- Gets or sets the generation for the vm.
- inventory
Item stringId - Gets or sets the inventory Item ID for the resource.
- template
Id string - ARM Id of the template resource to use for deploying the vm.
- uuid string
- Unique ID of the virtual machine.
- vm
Name string - VMName is the name of VM on the SCVMM server.
- vmm
Server stringId - ARM Id of the vmmServer resource in which this resource resides.
- last_
restored_ Checkpointvm_ checkpoint Response - Last restored checkpoint in the vm.
- bios_
guid str - Gets or sets the bios guid for the vm.
- checkpoint_
type str - Type of checkpoint supported for the vm.
- checkpoints
Sequence[Checkpoint
Response] - 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.
- inventory_
item_ strid - Gets or sets the inventory Item ID for the resource.
- 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.
- last
Restored Property MapVMCheckpoint - Last restored checkpoint in the vm.
- bios
Guid String - Gets or sets the bios guid for the vm.
- checkpoint
Type String - Type of checkpoint supported for the vm.
- checkpoints List<Property Map>
- Checkpoints in the vm.
- cloud
Id String - ARM Id of the cloud resource to use for deploying the vm.
- generation Number
- Gets or sets the generation for the vm.
- inventory
Item StringId - Gets or sets the inventory Item ID for the resource.
- template
Id String - ARM Id of the template resource to use for deploying the vm.
- uuid String
- Unique ID of the virtual machine.
- vm
Name String - VMName is the name of VM on the SCVMM server.
- vmm
Server StringId - ARM Id of the vmmServer resource in which this resource resides.
NetworkInterfacesResponse
- Display
Name 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.
- Network
Name string - Gets or sets the name of the virtual network in vmmServer that the nic is connected to.
- Ipv4Address
Type string - Gets or sets the ipv4 address type.
- Ipv6Address
Type string - Gets or sets the ipv6 address type.
- Mac
Address string - Gets or sets the nic MAC address.
- Mac
Address stringType - Gets or sets the mac address type.
- Name string
- Gets or sets the name of the network interface.
- Nic
Id string - Gets or sets the nic id.
- Virtual
Network stringId - Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.
- Display
Name 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.
- Network
Name string - Gets or sets the name of the virtual network in vmmServer that the nic is connected to.
- Ipv4Address
Type string - Gets or sets the ipv4 address type.
- Ipv6Address
Type string - Gets or sets the ipv6 address type.
- Mac
Address string - Gets or sets the nic MAC address.
- Mac
Address stringType - Gets or sets the mac address type.
- Name string
- Gets or sets the name of the network interface.
- Nic
Id string - Gets or sets the nic id.
- Virtual
Network stringId - Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.
- display
Name 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.
- network
Name String - Gets or sets the name of the virtual network in vmmServer that the nic is connected to.
- ipv4Address
Type String - Gets or sets the ipv4 address type.
- ipv6Address
Type String - Gets or sets the ipv6 address type.
- mac
Address String - Gets or sets the nic MAC address.
- mac
Address StringType - Gets or sets the mac address type.
- name String
- Gets or sets the name of the network interface.
- nic
Id String - Gets or sets the nic id.
- virtual
Network StringId - Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.
- display
Name 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.
- network
Name string - Gets or sets the name of the virtual network in vmmServer that the nic is connected to.
- ipv4Address
Type string - Gets or sets the ipv4 address type.
- ipv6Address
Type string - Gets or sets the ipv6 address type.
- mac
Address string - Gets or sets the nic MAC address.
- mac
Address stringType - Gets or sets the mac address type.
- name string
- Gets or sets the name of the network interface.
- nic
Id string - Gets or sets the nic id.
- virtual
Network 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.
- display
Name 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.
- network
Name String - Gets or sets the name of the virtual network in vmmServer that the nic is connected to.
- ipv4Address
Type String - Gets or sets the ipv4 address type.
- ipv6Address
Type String - Gets or sets the ipv6 address type.
- mac
Address String - Gets or sets the nic MAC address.
- mac
Address StringType - Gets or sets the mac address type.
- name String
- Gets or sets the name of the network interface.
- nic
Id String - Gets or sets the nic id.
- virtual
Network StringId - Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.
NetworkProfileResponse
- Network
Interfaces List<Pulumi.Azure Native. Sc Vmm. Inputs. Network Interfaces Response> - Gets or sets the list of network interfaces associated with the virtual machine.
- Network
Interfaces []NetworkInterfaces Response - Gets or sets the list of network interfaces associated with the virtual machine.
- network
Interfaces List<NetworkInterfaces Response> - Gets or sets the list of network interfaces associated with the virtual machine.
- network
Interfaces 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.
- network
Interfaces List<Property Map> - Gets or sets the list of network interfaces associated with the virtual machine.
OsProfileForVMInstanceResponse
- Os
Sku string - Gets or sets os sku.
- Os
Type string - Gets or sets the type of the os.
- Os
Version string - Gets os version.
- Computer
Name string - Gets or sets computer name.
- Os
Sku string - Gets or sets os sku.
- Os
Type string - Gets or sets the type of the os.
- Os
Version string - Gets os version.
- Computer
Name string - Gets or sets computer name.
- os
Sku String - Gets or sets os sku.
- os
Type String - Gets or sets the type of the os.
- os
Version String - Gets os version.
- computer
Name String - Gets or sets computer name.
- os
Sku string - Gets or sets os sku.
- os
Type string - Gets or sets the type of the os.
- os
Version string - Gets os version.
- computer
Name string - Gets or sets computer name.
- os_
sku str - Gets or sets os sku.
- os_
type str - Gets or sets the type of the os.
- os_
version str - Gets os version.
- computer_
name str - Gets or sets computer name.
- os
Sku String - Gets or sets os sku.
- os
Type String - Gets or sets the type of the os.
- os
Version String - Gets os version.
- computer
Name 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
[]Virtual
Disk Response - Gets or sets the list of virtual disks associated with the virtual machine.
- disks
List<Virtual
Disk Response> - Gets or sets the list of virtual disks associated with the virtual machine.
- disks
Virtual
Disk Response[] - Gets or sets the list of virtual disks associated with the virtual machine.
- disks
Sequence[Virtual
Disk 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
- 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.
VirtualDiskResponse
- Display
Name 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.
- Max
Disk intSize GB - Gets or sets the max disk size.
- Vhd
Format stringType - Gets the disk vhd format type.
- Volume
Type string - Gets or sets the disk volume type.
- Bus int
- Gets or sets the disk bus.
- Bus
Type string - Gets or sets the disk bus type.
- Create
Diff stringDisk - Gets or sets a value indicating diff disk.
- Disk
Id string - 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 string
- Gets or sets the name of the disk.
- Storage
Qo Pulumi.SPolicy Azure Native. Sc Vmm. Inputs. Storage Qo SPolicy Details Response - The QoS policy for the disk.
- Template
Disk stringId - Gets or sets the disk id in the template.
- Vhd
Type string - Gets or sets the disk vhd type.
- Display
Name 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.
- Max
Disk intSize GB - Gets or sets the max disk size.
- Vhd
Format stringType - Gets the disk vhd format type.
- Volume
Type string - Gets or sets the disk volume type.
- Bus int
- Gets or sets the disk bus.
- Bus
Type string - Gets or sets the disk bus type.
- Create
Diff stringDisk - Gets or sets a value indicating diff disk.
- Disk
Id string - 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 string
- Gets or sets the name of the disk.
- Storage
Qo StorageSPolicy Qo SPolicy Details Response - The QoS policy for the disk.
- Template
Disk stringId - Gets or sets the disk id in the template.
- Vhd
Type string - Gets or sets the disk vhd type.
- display
Name 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.
- max
Disk IntegerSize GB - Gets or sets the max disk size.
- vhd
Format StringType - Gets the disk vhd format type.
- volume
Type String - Gets or sets the disk volume type.
- bus Integer
- Gets or sets the disk bus.
- bus
Type String - Gets or sets the disk bus type.
- create
Diff StringDisk - Gets or sets a value indicating diff disk.
- disk
Id String - Gets or sets the disk id.
- disk
Size 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.
- storage
Qo StorageSPolicy Qo SPolicy Details Response - The QoS policy for the disk.
- template
Disk StringId - Gets or sets the disk id in the template.
- vhd
Type String - Gets or sets the disk vhd type.
- display
Name 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.
- max
Disk numberSize GB - Gets or sets the max disk size.
- vhd
Format stringType - Gets the disk vhd format type.
- volume
Type string - Gets or sets the disk volume type.
- bus number
- Gets or sets the disk bus.
- bus
Type string - Gets or sets the disk bus type.
- create
Diff stringDisk - Gets or sets a value indicating diff disk.
- disk
Id string - Gets or sets the disk id.
- disk
Size 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.
- storage
Qo StorageSPolicy Qo SPolicy Details Response - The QoS policy for the disk.
- template
Disk stringId - Gets or sets the disk id in the template.
- vhd
Type 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.
- display
Name 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.
- max
Disk NumberSize GB - Gets or sets the max disk size.
- vhd
Format StringType - Gets the disk vhd format type.
- volume
Type String - Gets or sets the disk volume type.
- bus Number
- Gets or sets the disk bus.
- bus
Type String - Gets or sets the disk bus type.
- create
Diff StringDisk - Gets or sets a value indicating diff disk.
- disk
Id String - Gets or sets the disk id.
- disk
Size 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.
- storage
Qo Property MapSPolicy - The QoS policy for the disk.
- template
Disk StringId - Gets or sets the disk id in the template.
- vhd
Type String - Gets or sets the disk vhd type.
VirtualMachineInstancePropertiesResponseAvailabilitySets
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.47.1 published on Monday, Jun 24, 2024 by Pulumi