VirtualMachineScaleSetVmProperties.VirtualMachineResourceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the ARM resource ID of the standalone virtual machine associated with this VMSS VM. This property is only applicable to Virtual Machine Scale Sets with Flexible orchestration mode. Minimum api-version: 2025-11-01.
public Azure.Core.ResourceIdentifier VirtualMachineResourceId { get; }
member this.VirtualMachineResourceId : Azure.Core.ResourceIdentifier
Public ReadOnly Property VirtualMachineResourceId As ResourceIdentifier