Share via


VirtualMachineInstanceView.AssignedHost Property

Definition

Resource id of the dedicated host, on which the virtual machine is allocated through automatic placement, when the virtual machine is associated with a dedicated host group that has automatic placement enabled. Minimum api-version: 2020-06-01.

public Azure.Provisioning.BicepValue<string> AssignedHost { get; }
member this.AssignedHost : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property AssignedHost As BicepValue(Of String)

Property Value

Applies to