VirtualMachineScaleSetVMInstanceView.AssignedHost Property

Definition

Gets 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. <br><br>Minimum api-version: 2020-06-01.

[Newtonsoft.Json.JsonProperty(PropertyName="assignedHost")]
public string AssignedHost { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="assignedHost")>]
member this.AssignedHost : string
Public ReadOnly Property AssignedHost As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to